Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-cards.c600 u8 xo2_type, xo2_id, xo2_demodtype; in cineS2_probe() local
605 if (port_has_xo2(i2c, &xo2_type, &xo2_id)) { in cineS2_probe()
606 xo2_id >>= 2; in cineS2_probe()
608 chan->number, xo2_type, xo2_id); in cineS2_probe()
619 xo2_demodtype = DEMOD_TYPE_XO2 + xo2_id; in cineS2_probe()
627 xo2names[xo2_id], chan->number); in cineS2_probe()
636 xo2names[xo2_id], chan->number); in cineS2_probe()