Searched refs:mxl (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mxl5xx.c | 70 struct mxl { struct 71 struct list_head mxl; argument 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 …]
|
/openbmc/u-boot/board/xilinx/microblaze-generic/ |
H A D | config.mk | 10 CPUFLAGS-$(subst 1,,$(CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL)) += -mxl-multiply-high 13 CPUFLAGS-$(CONFIG_XILINX_MICROBLAZE0_USE_BARREL) += -mxl-barrel-shift 14 CPUFLAGS-$(CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR) += -mxl-pattern-compare
|
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/ |
H A D | feature-microblaze-math.inc | 16 …any('TUNE_FEATURES', ['multiply-low', 'multiply-high'], ' -mno-xl-soft-mul', ' -mxl-soft-mul', d)}" 17 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', ' -mxl-multiply-high', '', d… 19 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'divide-hard', ' -mno-xl-soft-div', ' -mxl-so… 23 …= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard-extended', ' -mxl-float-convert -mxl-float-sqrt…
|
H A D | arch-microblaze.inc | 31 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "barrel-shift", " -mxl-barrel-shift", " -mno-… 32 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "pattern-compare", " -mxl-pattern-compare", "… 33 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "frequency-optimized", " -mxl-frequency", "",… 40 " -mxl-reorder", " -mno-xl-reorder", d), \ 41 " -mxl-reorder", d), " -mno-xl-reorder", d)}"
|
/openbmc/linux/drivers/net/phy/ |
H A D | Makefile | 73 obj-$(CONFIG_MAXLINEAR_GPHY) += mxl-gpy.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 13038 F: drivers/net/phy/mxl-gpy.c
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |