Searched refs:ALI_PORT2SLOT (Results 1 – 2 of 2) sorted by relevance
120 #define ALI_PORT2SLOT(port) (((port) - 0x40) / 0x10) macro121 #define ALI_PORT2INTR(port) (ALI_PORT2SLOT(port) + 16)
517 slot = ALI_PORT2SLOT(port); in auacer_halt()732 slot = ALI_PORT2SLOT(port); in auacer_setup_chan()