Home
last modified time | relevance | path

Searched refs:BITS_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dbcm3510.c386 c.ctl_dat[2].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
390 c.ctl_dat[3].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
404 c.ctl_dat[6].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
408 c.ctl_dat[7].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
422 c.ctl_dat[10].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
426 c.ctl_dat[11].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
440 c.ctl_dat[14].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
444 c.ctl_dat[15].ctrl.size = BITS_3; in bcm3510_tuner_cmd()
H A Dbcm3510_priv.h318 #define BITS_3 0x02 macro