Searched refs:PVR2_IR_SCHEME_ZILOG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-devattr.c | 384 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 492 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 515 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 652 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 676 .ir_scheme = PVR2_IR_SCHEME_ZILOG,
|
H A D | pvrusb2-devattr.h | 70 #define PVR2_IR_SCHEME_ZILOG 2 /* HVR-1950 style (must be taken out of reset) */ macro
|
H A D | pvrusb2-i2c-core.c | 569 case PVR2_IR_SCHEME_ZILOG: /* HVR-1950 style */ in pvr2_i2c_register_ir()
|
H A D | pvrusb2-hdw.c | 139 [PVR2_IR_SCHEME_ZILOG] = "Zilog", 2126 if (hdw->ir_scheme_active == PVR2_IR_SCHEME_ZILOG) { in pvr2_hdw_setup_low()
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-devattr.c | 384 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 492 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 515 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 652 .ir_scheme = PVR2_IR_SCHEME_ZILOG, 676 .ir_scheme = PVR2_IR_SCHEME_ZILOG,
|
H A D | pvrusb2-devattr.h | 70 #define PVR2_IR_SCHEME_ZILOG 2 /* HVR-1950 style (must be taken out of reset) */ macro
|
H A D | pvrusb2-i2c-core.c | 569 case PVR2_IR_SCHEME_ZILOG: /* HVR-1950 style */ in pvr2_i2c_register_ir()
|
H A D | pvrusb2-hdw.c | 139 [PVR2_IR_SCHEME_ZILOG] = "Zilog", 2126 if (hdw->ir_scheme_active == PVR2_IR_SCHEME_ZILOG) { in pvr2_hdw_setup_low()
|
Completed in 15 milliseconds