Searched refs:CARRIER_LOCK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | lgdt330x_priv.h | 22 CARRIER_LOCK= 0x1c, enumerator
|
H A D | lgdt330x.c | 660 i2c_read_demod_bytes(state, CARRIER_LOCK, buf, 1); in lgdt3302_read_status() 661 dprintk(state, "CARRIER_LOCK = 0x%02x\n", buf[0]); in lgdt3302_read_status() 746 i2c_read_demod_bytes(state, CARRIER_LOCK, buf, 1); in lgdt3303_read_status() 747 dprintk(state, "CARRIER_LOCK = 0x%02x\n", buf[0]); in lgdt3303_read_status()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | lgdt330x_priv.h | 22 CARRIER_LOCK= 0x1c, enumerator
|
H A D | lgdt330x.c | 660 i2c_read_demod_bytes(state, CARRIER_LOCK, buf, 1); in lgdt3302_read_status() 661 dprintk(state, "CARRIER_LOCK = 0x%02x\n", buf[0]); in lgdt3302_read_status() 746 i2c_read_demod_bytes(state, CARRIER_LOCK, buf, 1); in lgdt3303_read_status() 747 dprintk(state, "CARRIER_LOCK = 0x%02x\n", buf[0]); in lgdt3303_read_status()
|
Completed in 3 milliseconds