Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/dvb-frontends/
Dmxl5xx.c70 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 *state, u32 reg, u32 size, u8 *data) in read_register_block()
[all …]
/Linux-v6.6/drivers/net/phy/
DMakefile73 obj-$(CONFIG_MAXLINEAR_GPHY) += mxl-gpy.o
/Linux-v6.6/
DMAINTAINERS12993 F: drivers/net/phy/mxl-gpy.c