Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxd_hard.c1406 u16 EcOcRegOcMpgSio = 0; in ConfigureMPEGOutput() local
1415 EcOcRegOcMpgSio |= EC_OC_REG_OC_MPG_SIO__M; in ConfigureMPEGOutput()
1422 EcOcRegOcMpgSio &= (~(EC_OC_REG_OC_MPG_SIO__M)); in ConfigureMPEGOutput()
1424 EcOcRegOcMpgSio |= EC_OC_REG_OC_MPG_SIO__M; in ConfigureMPEGOutput()
1481 status = Write16(state, EC_OC_REG_OC_MPG_SIO__A, EcOcRegOcMpgSio, 0); in ConfigureMPEGOutput()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds