Searched refs:REG_IOA (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/media/usb/dvb-usb-v2/ |
| H A D | anysee.h | 66 #define REG_IOA 0x80 /* Port A (bit addressable) */ macro
|
| H A D | anysee.c | 741 ret = anysee_wr_reg_mask(d, REG_IOA, (0 << 7), 0x80); in anysee_frontend_attach() 1202 ret = anysee_wr_reg_mask(d, REG_IOA, (0 << 7), 0x80); in anysee_ci_slot_reset() 1208 ret = anysee_wr_reg_mask(d, REG_IOA, (1 << 7), 0x80); in anysee_ci_slot_reset() 1220 ret = anysee_wr_reg_mask(d, REG_IOA, (0 << 7), 0x80); in anysee_ci_slot_shutdown() 1226 ret = anysee_wr_reg_mask(d, REG_IOA, (1 << 7), 0x80); in anysee_ci_slot_shutdown() 1277 ret = anysee_wr_reg_mask(d, REG_IOA, (1 << 7), 0x80); in anysee_ci_init()
|