Searched refs:ctrl_208 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/common/b2c2/ |
| H A D | flexcop-hw-filter.c | 11 flexcop_set_ibi_value(ctrl_208, Rcv_Data_sig, onoff); in flexcop_rcv_data_ctrl() 17 flexcop_set_ibi_value(ctrl_208, SMC_Enable_sig, onoff); in flexcop_smc_ctrl() 22 flexcop_set_ibi_value(ctrl_208, Null_filter_sig, onoff); in flexcop_null_filter_ctrl() 43 flexcop_set_ibi_value(ctrl_208, MAC_filter_Mode_sig, onoff); in flexcop_mac_filter_ctrl() 58 flexcop_set_ibi_value(ctrl_208, Mask_filter_sig, onoff); in flexcop_pid_group_filter_ctrl() 67 v208 = fc->read_ibi_reg(fc, ctrl_208); \ 70 v208.ctrl_208.enablefield = onoff; \ 72 fc->write_ibi_reg(fc, ctrl_208, v208)
|
| H A D | flexcop-reg.h | 125 ctrl_208 = 0x208, enumerator
|
| H A D | flexcop_ibi_value_be.h | 133 } ctrl_208; member
|
| H A D | flexcop_ibi_value_le.h | 133 } ctrl_208; member
|