Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxd_hard.c1398 u16 EcOcRegOcMpgSio = 0; in ConfigureMPEGOutput() local
1407 EcOcRegOcMpgSio |= EC_OC_REG_OC_MPG_SIO__M; in ConfigureMPEGOutput()
1414 EcOcRegOcMpgSio &= (~(EC_OC_REG_OC_MPG_SIO__M)); in ConfigureMPEGOutput()
1416 EcOcRegOcMpgSio |= EC_OC_REG_OC_MPG_SIO__M; in ConfigureMPEGOutput()
1473 status = Write16(state, EC_OC_REG_OC_MPG_SIO__A, EcOcRegOcMpgSio, 0); in ConfigureMPEGOutput()