Searched refs:mxl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | mxl5xx.c | 79 struct mxl { struct 80 struct list_head mxl; member 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 *stat [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | mxl5xx.c | 70 struct mxl { struct 71 struct list_head mxl; member 138 static int i2cread(struct mxl *state, u8 *data, int len) in i2cread() 143 static int i2cwrite(struct mxl *state, u8 *data, int len) in i2cwrite() 148 static int read_register_unlocked(struct mxl *state, u32 reg, u32 *val) in read_register_unlocked() 173 static int send_command(struct mxl *state, u32 size, u8 *buf) in send_command() 201 static int write_register(struct mxl *state, u32 reg, u32 val) in write_register() 217 static int write_firmware_block(struct mxl *state, in write_firmware_block() 240 static int read_register(struct mxl *state, u32 reg, u32 *val) in read_register() 264 static int read_register_block(struct mxl *stat [all...] |
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
H A D | core_feature_base.h | 94 rv_csr_t mxl:2; /*!< bit: 62..63 Machine XLEN */ member 97 rv_csr_t mxl:2; /*!< bit: 30..31 Machine XLEN */ member
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | Makefile | 73 obj-$(CONFIG_MAXLINEAR_GPHY) += mxl-gpy.o
|
Completed in 5 milliseconds