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

/linux-master/drivers/media/dvb-frontends/
H A Dmxl5xx.c304 static int update_by_mnemonic(struct mxl *state, function
810 update_by_mnemonic(state, 0x90200054, 23, 1, enable);
912 update_by_mnemonic(state, 0x8003003C, 0, 1, 1);
969 status = update_by_mnemonic(state, 0x8003003C, 0, 1, 0);
1018 status = update_by_mnemonic(state, 0x8003003C, 0, 1, 1);
1074 status |= update_by_mnemonic(state, 0x90000170, 24, 3,
1076 status |= update_by_mnemonic(state, 0x90000170, 28, 3,
1078 status |= update_by_mnemonic(state, 0x90000174, 0, 3,
1080 status |= update_by_mnemonic(state, 0x90000174, 4, 3,
1082 status |= update_by_mnemonic(stat
[all...]

Completed in 242 milliseconds