Home
last modified time | relevance | path

Searched refs:type_bitmask (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c53 mask &= cptr->info->def.type_bitmask.valid_bits; in pvr2_ctrl_set_mask_value()
159 ret = cptr->info->def.type_bitmask.valid_bits; in pvr2_ctrl_get_mask()
208 names = cptr->info->def.type_bitmask.bit_names; in pvr2_ctrl_get_valname()
209 val &= cptr->info->def.type_bitmask.valid_bits; in pvr2_ctrl_get_valname()
524 cptr->info->def.type_bitmask.bit_names, in pvr2_ctrl_sym_to_value()
525 cptr->info->def.type_bitmask.valid_bits); in pvr2_ctrl_sym_to_value()
563 val & mask & cptr->info->def.type_bitmask.valid_bits, in pvr2_ctrl_value_to_sym_internal()
565 cptr->info->def.type_bitmask.bit_names, in pvr2_ctrl_value_to_sym_internal()
H A Dpvrusb2-hdw-internal.h110 } type_bitmask; member
H A Dpvrusb2-hdw.c851 hdw->std_info_cur.def.type_bitmask.valid_bits = hdw->std_mask_avail; in ctrl_stdavail_set()
950 .def.type_bitmask.valid_bits = msk, \
951 .def.type_bitmask.bit_names = tab
1884 hdw->std_info_cur.def.type_bitmask.valid_bits = hdw->std_mask_avail; in pvr2_hdw_setup_std()
2515 hdw->std_info_avail.def.type_bitmask.bit_names = in pvr2_hdw_create()
2517 hdw->std_info_avail.def.type_bitmask.valid_bits = in pvr2_hdw_create()
2525 hdw->std_info_cur.def.type_bitmask.bit_names = in pvr2_hdw_create()
2527 hdw->std_info_cur.def.type_bitmask.valid_bits = in pvr2_hdw_create()
2535 hdw->std_info_detect.def.type_bitmask.bit_names = in pvr2_hdw_create()
2537 hdw->std_info_detect.def.type_bitmask.valid_bits = in pvr2_hdw_create()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_statistics.c98 u32 type_bitmask = cr->intf_r_mac_hdr_type_m; in halbb_set_crc32_cnt3_format() local
171 halbb_set_reg(bb, reg_addr, type_bitmask, usr_set->stat_mac_type_i); in halbb_set_crc32_cnt3_format()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_statistics.c98 u32 type_bitmask = cr->intf_r_mac_hdr_type_m; in halbb_set_crc32_cnt3_format() local
171 halbb_set_reg(bb, reg_addr, type_bitmask, usr_set->stat_mac_type_i); in halbb_set_crc32_cnt3_format()