Searched refs:mxl (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/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 *state, u32 reg, u32 size, u8 *data) in read_register_block() [all …]
|
| /OK3568_Linux_fs/yocto/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)}"
|
| /OK3568_Linux_fs/u-boot/board/xilinx/microblaze-generic/ |
| H A D | config.mk | 12 CPUFLAGS-$(subst 1,,$(CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL)) += -mxl-multiply-high 15 CPUFLAGS-$(CONFIG_XILINX_MICROBLAZE0_USE_BARREL) += -mxl-barrel-shift 16 CPUFLAGS-$(CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR) += -mxl-pattern-compare
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 1313 -mmemcpy -mxl-soft-mul -mxl-soft-div -mxl-barrel-shift 1314 -mxl-pattern-compare -mxl-stack-check -mxl-gp-opt -mno-clearbss 1315 -mxl-multiply-high -mxl-float-convert -mxl-float-sqrt 1316 -mbig-endian -mlittle-endian -mxl-reorder -mxl-mode-APP-MODEL 1486 -m64 -m32 -mxl-compat -mno-xl-compat -mpe 21252 '-mxl-soft-mul' 21255 '-mxl-soft-div' 21258 '-mxl-barrel-shift' 21261 '-mxl-pattern-compare' 21267 '-mxl-stack-check' [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 1313 -mmemcpy -mxl-soft-mul -mxl-soft-div -mxl-barrel-shift 1314 -mxl-pattern-compare -mxl-stack-check -mxl-gp-opt -mno-clearbss 1315 -mxl-multiply-high -mxl-float-convert -mxl-float-sqrt 1316 -mbig-endian -mlittle-endian -mxl-reorder -mxl-mode-APP-MODEL 1486 -m64 -m32 -mxl-compat -mno-xl-compat -mpe 21252 '-mxl-soft-mul' 21255 '-mxl-soft-div' 21258 '-mxl-barrel-shift' 21261 '-mxl-pattern-compare' 21267 '-mxl-stack-check' [all …]
|