Searched refs:NETUP_CI_FLG_CTL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | altera-ci.c | 64 #define NETUP_CI_FLG_CTL 1 macro 286 (flag == NETUP_CI_FLG_CTL) ? "ctl" : "mem", in altera_ci_op_cam() 307 return altera_ci_op_cam(en50221, slot, NETUP_CI_FLG_CTL, in altera_ci_read_cam_ctl() 314 return altera_ci_op_cam(en50221, slot, NETUP_CI_FLG_CTL, 0, addr, data); in altera_ci_write_cam_ctl()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | altera-ci.c | 64 #define NETUP_CI_FLG_CTL 1 macro 286 (flag == NETUP_CI_FLG_CTL) ? "ctl" : "mem", in altera_ci_op_cam() 307 return altera_ci_op_cam(en50221, slot, NETUP_CI_FLG_CTL, in altera_ci_read_cam_ctl() 314 return altera_ci_op_cam(en50221, slot, NETUP_CI_FLG_CTL, 0, addr, data); in altera_ci_write_cam_ctl()
|
Completed in 5 milliseconds