Home
last modified time | relevance | path

Searched refs:link_freq_bitmap (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/i2c/
H A Dov02c10.c818 unsigned long link_freq_bitmap; in ov02c10_check_hwcfg() local
839 &link_freq_bitmap); in ov02c10_check_hwcfg()
844 ov02c10->link_freq_index = ffs(link_freq_bitmap) - 1; in ov02c10_check_hwcfg()
H A Dt4ka3.c737 unsigned long link_freq_bitmap; in t4ka3_check_hwcfg() local
751 &link_freq_bitmap); in t4ka3_check_hwcfg()
756 sensor->link_freq_index = ffs(link_freq_bitmap) - 1; in t4ka3_check_hwcfg()
H A Dgc05a2.c101 unsigned long link_freq_bitmap; member
1105 &gc05a2->link_freq_bitmap); in gc05a2_parse_fwnode()
H A Dgc08a3.c101 unsigned long link_freq_bitmap; member
1049 &gc08a3->link_freq_bitmap); in gc08a3_parse_fwnode()