Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxd_hard.c1404 u16 EcOcRegOcModeLop = 0; in ConfigureMPEGOutput() local
1408 /*CHK_ERROR(Read16(state, EC_OC_REG_OC_MODE_LOP__A, &EcOcRegOcModeLop, 0)); */ in ConfigureMPEGOutput()
1416 EcOcRegOcModeLop |= in ConfigureMPEGOutput()
1419 EcOcRegOcModeLop = state->m_EcOcRegOcModeLop; in ConfigureMPEGOutput()
1428 EcOcRegOcModeLop &= in ConfigureMPEGOutput()
1435 EcOcRegOcModeLop |= in ConfigureMPEGOutput()
1445 EcOcRegOcModeLop &= in ConfigureMPEGOutput()
1448 EcOcRegOcModeLop |= in ConfigureMPEGOutput()
1471 /* EcOcRegOcModeLop =0x05; */ in ConfigureMPEGOutput()
1475 status = Write16(state, EC_OC_REG_OC_MODE_LOP__A, EcOcRegOcModeLop, in ConfigureMPEGOutput()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxd_hard.c1396 u16 EcOcRegOcModeLop = 0; in ConfigureMPEGOutput() local
1400 /*CHK_ERROR(Read16(state, EC_OC_REG_OC_MODE_LOP__A, &EcOcRegOcModeLop, 0)); */ in ConfigureMPEGOutput()
1408 EcOcRegOcModeLop |= in ConfigureMPEGOutput()
1411 EcOcRegOcModeLop = state->m_EcOcRegOcModeLop; in ConfigureMPEGOutput()
1420 EcOcRegOcModeLop &= in ConfigureMPEGOutput()
1427 EcOcRegOcModeLop |= in ConfigureMPEGOutput()
1437 EcOcRegOcModeLop &= in ConfigureMPEGOutput()
1440 EcOcRegOcModeLop |= in ConfigureMPEGOutput()
1463 /* EcOcRegOcModeLop =0x05; */ in ConfigureMPEGOutput()
1467 status = Write16(state, EC_OC_REG_OC_MODE_LOP__A, EcOcRegOcModeLop, in ConfigureMPEGOutput()
[all...]

Completed in 6 milliseconds