Home
last modified time | relevance | path

Searched refs:mxl (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dmxl5xx.c79 struct mxl { struct
80 struct list_head mxl; argument
147 static int i2cread(struct mxl *state, u8 *data, int len) in i2cread()
152 static int i2cwrite(struct mxl *state, u8 *data, int len) in i2cwrite()
157 static int read_register_unlocked(struct mxl *state, u32 reg, u32 *val) in read_register_unlocked()
182 static int send_command(struct mxl *state, u32 size, u8 *buf) in send_command()
210 static int write_register(struct mxl *state, u32 reg, u32 val) in write_register()
226 static int write_firmware_block(struct mxl *state, in write_firmware_block()
249 static int read_register(struct mxl *state, u32 reg, u32 *val) in read_register()
273 static int read_register_block(struct mxl *state, u32 reg, u32 size, u8 *data) in read_register_block()
[all …]
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
Dcore_feature_base.h94 rv_csr_t mxl:2; /*!< bit: 62..63 Machine XLEN */ member
97 rv_csr_t mxl:2; /*!< bit: 30..31 Machine XLEN */ member