Home
last modified time | relevance | path

Searched refs:R_GPIO_IN1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_multi.h445 #define R_GPIO_IN1 0x41 macro
Dhfcmulti.c5202 dips = ((~HFC_inb(hc, R_GPIO_IN1) & 0xE0) >> 5) | in hfcmulti_init()