Home
last modified time | relevance | path

Searched defs:word (Results 26 – 50 of 58) sorted by relevance

123

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dbitops.h122 static inline unsigned long ffz(unsigned long word) in ffz()
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dbitops.h131 static inline unsigned long ffz(unsigned long word) in ffz()
/rk3399_rockchip-uboot/drivers/mmc/
H A Dbcm2835_sdhci.c135 u32 word = (val >> word_shift) & 0xffff; in bcm2835_sdhci_readw() local
/rk3399_rockchip-uboot/board/synopsys/axs10x/
H A Dnand.c183 u16 word; in axs101_nand_read_word() local
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h119 unsigned int word; /* which uint32_t[] array member encodes the field */ member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dlibnsbmp.c519 uint32_t word; in bmp_decode_rgb32() local
669 uint16_t word; in bmp_decode_rgb16() local
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddata.c210 struct data data_append_cell(struct data d, cell_t word) in data_append_cell()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dbitops.h115 static inline unsigned long ffz(unsigned long word) in ffz()
/rk3399_rockchip-uboot/drivers/mtd/
H A Dpic32_flash.c183 static int write_word(flash_info_t *info, ulong dest, ulong word) in write_word()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_ab.c35 uint32_t word; in htobe32() member
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ecc.c215 static inline u32 word_reverse(u32 word) in word_reverse()
/rk3399_rockchip-uboot/arch/arm/include/asm/mach-imx/
H A Dhab.h90 int word; member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c112 int word = lanes[lane].lpd / 32; in serdes_lane_enabled() local
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_ab_ops_user.c38 uint32_t word; in htobe32() member
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec_sandbox.c211 u32 word; in keyscan_read_fdt_matrix() local
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c374 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dbitops.h24 static inline unsigned long ffz(unsigned long word) in ffz()
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.c519 u16 word; in init_sata() local
/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs_private.h483 log2 (unsigned long word) in log2()
502 is_power_of_two (unsigned long word) in is_power_of_two()
/rk3399_rockchip-uboot/drivers/video/
H A Dipu_disp.c261 static void ipu_dc_write_tmpl(int word, u32 opcode, u32 operand, int map, in ipu_dc_write_tmpl()
H A Dipu_common.c35 struct ipu_ch_param_word word[2]; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa25x_udc.c1222 u32 word[2]; in handle_ep0() member
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbitops.h685 static __inline__ unsigned long ffz(unsigned long word) in ffz()
/rk3399_rockchip-uboot/drivers/net/
H A Dlan91c96.h40 typedef unsigned short word; typedef
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c581 static inline u32 brcmnand_read_fc(struct brcmnand_controller *ctrl, int word) in brcmnand_read_fc()
587 int word, u32 val) in brcmnand_write_fc()

123