Home
last modified time | relevance | path

Searched defs:mask (Results 176 – 200 of 392) sorted by relevance

12345678910>>...16

/rk3399_rockchip-uboot/drivers/gpio/
H A Dintel_broadwell_gpio.c107 u32 mask = 1UL << offset; in broadwell_gpio_get_function() local
H A Dsh_pfc.c134 unsigned long mask, pos; in read_config_reg() local
150 unsigned long mask, pos, data; in write_config_reg() local
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.y16 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt) argument
/rk3399_rockchip-uboot/drivers/misc/
H A Dmxs_ocotp.c186 static int mxs_ocotp_write_fuse(uint32_t addr, uint32_t mask) in mxs_ocotp_write_fuse()
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dmax77686.c363 unsigned int mask, adr; in max77686_buck_val() local
542 unsigned int mask, adr, mode, mode_shift; in max77686_buck_mode() local
/rk3399_rockchip-uboot/drivers/net/
H A Dmpc8xx_fec.c300 uint mask = (fecidx == 0) ? 0x0000010 : 0x0000008; in fec_10Mbps() local
313 uint mask = (fecidx == 0) ? 0x0000010 : 0x0000008; in fec_100Mbps() local
H A Dxilinx_ll_temac.c53 int ll_temac_check_status(struct temac_reg *regs, u32 mask) in ll_temac_check_status()
/rk3399_rockchip-uboot/board/freescale/common/
H A Dqixis.c102 const char *byte_to_binary_mask(u8 val, u8 mask, char *buf) in byte_to_binary_mask()
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_s5p.c125 unsigned int mask; in serial_err_check() local
/rk3399_rockchip-uboot/board/samsung/common/
H A Dmisc.c120 u32 mask; in power_key_pressed() local
/rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/
H A Dddr3_training_leveling.c64 u32 data, mask; in ddr3_tip_dynamic_read_leveling() local
525 u32 data, mask; in ddr3_tip_dynamic_per_bit_read_leveling() local
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace.c240 uint32_t mask; in unwind_exec_insn() local
305 uint32_t mask; in unwind_exec_insn() local
/rk3399_rockchip-uboot/board/siemens/taurus/
H A Dtaurus.c162 void sdramc_configure(unsigned int mask) in sdramc_configure()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dinno_video_phy.c95 u32 reg, u32 mask, u32 val) in phy_update_bits()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c127 u32 io_settings = 0, mask = 0; in do_io_settings() local
/rk3399_rockchip-uboot/drivers/fpga/
H A Dsocfpga_arria10.c111 unsigned long mask = ALT_FPGAMGR_IMGCFG_STAT_F2S_NCONFIG_PIN_SET_MSK | in wait_for_nconfig_pin_and_nstatus_pin() local
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi_flash.c841 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_get_locked_range() local
915 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_lock() local
969 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_unlock() local
/rk3399_rockchip-uboot/drivers/video/tegra124/
H A Ddp.c56 u32 reg, u32 mask, u32 exp_val, in tegra_dc_dpaux_poll_register()
773 u8 mask; in tegra_dc_dp_link_trained() local
1018 u32 mask = 0; in tegra_dp_lt_config() local
1247 u32 mask = 0xffff >> ((4 - link_cfg->lane_count) * 4); in tegra_dc_dp_fast_link_training() local
/rk3399_rockchip-uboot/board/renesas/blanche/
H A Dblanche.c34 u32 mask; /* mask value */ member
/rk3399_rockchip-uboot/drivers/mmc/
H A Dftsdc010_mci.c127 static int ftsdc010_wait(struct ftsdc010_mmc __iomem *regs, uint32_t mask) in ftsdc010_wait()
/rk3399_rockchip-uboot/drivers/video/
H A Divybridge_igd.c316 static int gtt_poll(void *bar, u32 reg, u32 mask, u32 value) in gtt_poll()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c96 #define read_roothub(hc, register, mask) ({ \ argument
209 static void ohci_dump_intr_mask (char *label, __u32 mask) in ohci_dump_intr_mask()
1293 __u32 mask; in hc_start() local
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c131 unsigned int val, mask; in param_write() local
148 unsigned int mask = GENMASK(reg->bitend, reg->bitstart); in param_exped() local
/rk3399_rockchip-uboot/arch/arm/mach-keystone/include/mach/
H A Dpsc_defs.h45 u32 mask = _boot_bit_mask(x, y); in boot_set_bitfield() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c117 u32 cluster, type, mask = 0; in compute_ppc_cpumask() local

12345678910>>...16