Home
last modified time | relevance | path

Searched defs:pad (Results 1 – 25 of 46) sorted by relevance

12

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/
H A Diomux.h108 static inline unsigned int PAD_BANK(iomux_cfg_t pad) in PAD_BANK()
113 static inline unsigned int PAD_PIN(iomux_cfg_t pad) in PAD_PIN()
118 static inline unsigned int PAD_MUXSEL(iomux_cfg_t pad) in PAD_MUXSEL()
123 static inline unsigned int PAD_MA(iomux_cfg_t pad) in PAD_MA()
128 static inline unsigned int PAD_MA_VALID(iomux_cfg_t pad) in PAD_MA_VALID()
133 static inline unsigned int PAD_VOL(iomux_cfg_t pad) in PAD_VOL()
138 static inline unsigned int PAD_VOL_VALID(iomux_cfg_t pad) in PAD_VOL_VALID()
143 static inline unsigned int PAD_PULL(iomux_cfg_t pad) in PAD_PULL()
148 static inline unsigned int PAD_PULL_VALID(iomux_cfg_t pad) in PAD_PULL_VALID()
/rk3399_rockchip-uboot/include/
H A Dmemalign.h70 #define PAD_COUNT(s, pad) (((s) - 1) / (pad) + 1) argument
71 #define PAD_SIZE(s, pad) (PAD_COUNT(s, pad) * pad) argument
72 #define ALLOC_ALIGN_BUFFER_PAD(type, name, size, align, pad) \ argument
79 #define ALLOC_CACHE_ALIGN_BUFFER_PAD(type, name, size, pad) \ argument
H A Dcbfs.h41 u32 pad[2]; member
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/armada100/
H A Ddram.c27 u32 pad[3]; member
31 u8 pad[0x100 - 0x000]; member
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7ulp/
H A Diomux.c23 void mx7ulp_iomux_setup_pad(iomux_cfg_t pad) in mx7ulp_iomux_setup_pad()
/rk3399_rockchip-uboot/arch/arc/lib/
H A Dcache.c133 unsigned int pad:24, way:2, lsz:2, sz:4; in read_decode_cache_bcr_arcv2() member
144 unsigned int pad:24, ver:8; in read_decode_cache_bcr_arcv2() member
162 unsigned int pad:7, c:1, num_entries:8, num_cores:8, ver:8; in read_decode_cache_bcr_arcv2() member
183 unsigned int pad:12, line_len:4, sz:4, config:4, ver:8; in read_decode_cache_bcr() member
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Diomux.c30 int mxs_iomux_setup_pad(iomux_cfg_t pad) in mxs_iomux_setup_pad()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dtables.c41 void table_fill_string(char *dest, const char *src, size_t n, char pad) in table_fill_string()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dkirkwood_nand.c19 u8 pad[0x10470 - 0x1041c - 4]; member
/rk3399_rockchip-uboot/tools/
H A Denvcrc.c73 unsigned char pad = 0x00; in main() local
H A Dlpc32xximage.c34 uint32_t pad[383]; member
H A Dmksunxiboot.c64 char pad[BLOCK_SIZE]; member
H A Dmkimage.c639 copy_file (int ifd, const char *datafile, int pad) in copy_file()
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Diomux-v3.c22 void imx_iomux_v3_setup_pad(iomux_v3_cfg_t pad) in imx_iomux_v3_setup_pad()
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/
H A Dearly_uart.c42 static void score_select_func(int pad, int func) in score_select_func()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dsipi.h35 u16 pad; member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7ulp/
H A Diomux.h70 #define NEW_PAD_CTRL(cfg, pad) (((cfg) & ~MUX_PAD_CTRL_MASK) | \ argument
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs_sha256.c109 uint8_t pad[128]; in zio_checksum_SHA256() local
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c247 void __recalibrate_iodelay(struct pad_conf_entry const *pad, int npads, in __recalibrate_iodelay()
H A Dhwinit.c49 struct pad_conf_entry *pad = (struct pad_conf_entry *)array; in do_set_mux32() local
/rk3399_rockchip-uboot/include/faraday/
H A Dftsmc020.h23 unsigned int pad[8]; /* 0x20 - 0x3c */ member
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dhwinit-common.c29 struct pad_conf_entry *pad = (struct pad_conf_entry *) array; in do_set_mux() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dscan.c88 struct ubifs_pad_node *pad = buf; in ubifs_scan_a_node() local
H A Dio.c320 void ubifs_pad(const struct ubifs_info *c, void *buf, int pad) in ubifs_pad()
381 void ubifs_prepare_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_prepare_node()
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dtimer.c25 u32 pad[3]; member

12