Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/dvb/
H A Dfrontend.h378 VSB_16, enumerator
/openbmc/linux/Documentation/userspace-api/media/
H A Dfrontend.h.rst.exceptions83 ignore symbol VSB_16
/openbmc/linux/drivers/media/dvb-frontends/
H A Dbcm3510.c537 case VSB_16: in bcm3510_set_frontend()
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c501 case VSB_16: in dst_set_modulation()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c1234 if ((c->modulation == VSB_8) || (c->modulation == VSB_16)) in dtv_property_cache_sync()