Searched refs:R_GPIO_IN1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/isdn/hardware/mISDN/ | ||
H A D | hfc_multi.h | 445 #define R_GPIO_IN1 0x41 macro |
H A D | hfcmulti.c | 5156 dips = ((~HFC_inb(hc, R_GPIO_IN1) & 0xE0) >> 5) | in hfcmulti_init() |