Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dmxl5xx.c313 static int update_by_mnemonic(struct mxl *state, in update_by_mnemonic() function
819 update_by_mnemonic(state, 0x90200054, 23, 1, enable); in cfg_dev_xtal()
921 update_by_mnemonic(state, 0x8003003C, 0, 1, 1); in do_firmware_download()
978 status = update_by_mnemonic(state, 0x8003003C, 0, 1, 0); in firmware_download()
1027 status = update_by_mnemonic(state, 0x8003003C, 0, 1, 1); in firmware_download()
1083 status |= update_by_mnemonic(state, 0x90000170, 24, 3, in cfg_ts_pad_mux()
1085 status |= update_by_mnemonic(state, 0x90000170, 28, 3, in cfg_ts_pad_mux()
1087 status |= update_by_mnemonic(state, 0x90000174, 0, 3, in cfg_ts_pad_mux()
1089 status |= update_by_mnemonic(state, 0x90000174, 4, 3, in cfg_ts_pad_mux()
1091 status |= update_by_mnemonic(stat in cfg_ts_pad_mux()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dmxl5xx.c304 static int update_by_mnemonic(struct mxl *state, in update_by_mnemonic() function
810 update_by_mnemonic(state, 0x90200054, 23, 1, enable); in cfg_dev_xtal()
912 update_by_mnemonic(state, 0x8003003C, 0, 1, 1); in do_firmware_download()
969 status = update_by_mnemonic(state, 0x8003003C, 0, 1, 0); in firmware_download()
1018 status = update_by_mnemonic(state, 0x8003003C, 0, 1, 1); in firmware_download()
1074 status |= update_by_mnemonic(state, 0x90000170, 24, 3, in cfg_ts_pad_mux()
1076 status |= update_by_mnemonic(state, 0x90000170, 28, 3, in cfg_ts_pad_mux()
1078 status |= update_by_mnemonic(state, 0x90000174, 0, 3, in cfg_ts_pad_mux()
1080 status |= update_by_mnemonic(state, 0x90000174, 4, 3, in cfg_ts_pad_mux()
1082 status |= update_by_mnemonic(stat in cfg_ts_pad_mux()
[all...]

Completed in 8 milliseconds