Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dbcm3510.c378 c.ctl_dat[0].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
382 c.ctl_dat[1].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
396 c.ctl_dat[4].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
400 c.ctl_dat[5].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
414 c.ctl_dat[8].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
418 c.ctl_dat[9].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
432 c.ctl_dat[12].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
436 c.ctl_dat[13].ctrl.size = BITS_8; in bcm3510_tuner_cmd()
H A Dbcm3510_priv.h313 #define BITS_8 0x07 macro