Home
last modified time | relevance | path

Searched defs:flags (Results 351 – 375 of 420) sorted by relevance

1...<<11121314151617

/rk3399_rockchip-uboot/drivers/spi/
H A Dzynq_qspi.c516 const void *dout, void *din, unsigned long flags) in zynq_qspi_xfer()
H A Drenesas_rpc_spi.c242 const void *dout, void *din, unsigned long flags) in rpc_spi_xfer()
/rk3399_rockchip-uboot/drivers/core/
H A Dofnode.c260 uint flags; in ofnode_get_addr_index() local
/rk3399_rockchip-uboot/drivers/net/
H A Dne2000_base.h121 u32 flags; member
H A Dravb.c172 static int ravb_recv(struct udevice *dev, int flags, uchar **packetp) in ravb_recv()
H A Dxilinx_axi_emac.c573 static int axiemac_recv(struct udevice *dev, int flags, uchar **packetp) in axiemac_recv()
H A Dsunxi_emac.c541 static int sunxi_emac_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sunxi_emac_eth_recv()
H A Dzynq_gem.c516 static int zynq_gem_recv(struct udevice *dev, int flags, uchar **packetp) in zynq_gem_recv()
/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_sdhci.c124 u32 flags; member
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c148 uint16_t flags) in ext4fs_bg_set_flags()
753 int ext4fs_get_parent_inode_num(const char *dirname, char *dname, int flags) in ext4fs_get_parent_inode_num()
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdcore.c939 unsigned long offset, unsigned long flags) in mtd_get_unmapped_area()
1723 gfp_t flags = __GFP_NOWARN | __GFP_WAIT | in mtd_kmalloc_up_to() local
H A Dmtdpart.c325 unsigned long flags) in part_get_unmapped_area()
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dio.h52 map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem()
60 static inline void unmap_physmem(void *vaddr, unsigned long flags) in unmap_physmem()
/rk3399_rockchip-uboot/tools/rockchip/
H A Dtrust_merger.h105 uint32_t flags; member
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dubi-media.h365 __u8 flags; member
/rk3399_rockchip-uboot/board/nokia/rx51/
H A Dtag_omap.h107 u8 flags:4; member
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c374 uint32_t flags; in qbman_swp_dqrr_next() local
/rk3399_rockchip-uboot/cmd/
H A Dmem.c1066 int flags = 0; in do_mem_crc() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Dkona_i2c.c164 uint16_t flags; member
/rk3399_rockchip-uboot/common/
H A Dcli_hush.c2044 static int globhack(const char *src, int flags, glob_t *pglob)
2097 static int xglob(o_string *dest, int flags, glob_t *pglob)
2456 int gr, flags = 0; local
H A Dimage.c467 int flags) in on_loadaddr()
/rk3399_rockchip-uboot/include/
H A Dtsec.h407 u32 flags; member
424 u32 flags; member
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dmcs7830.c869 int mcs7830_eth_recv(struct udevice *dev, int flags, uchar **packetp) in mcs7830_eth_recv()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl_pcie_ep_boot.c169 static int rockchip_pcie_ep_set_bar_flag(void *dbi_base, u32 barno, int flags) in rockchip_pcie_ep_set_bar_flag()
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h1261 stbtt_uint8 flags=0,flagcount; in stbtt_GetGlyphShape() local
1390 stbtt_uint16 flags, gidx; in stbtt_GetGlyphShape() local
3158 …atic int stbtt__matches(stbtt_uint8 *fc, stbtt_uint32 offset, stbtt_uint8 *name, stbtt_int32 flags) in stbtt__matches()
3187 …tt_FindMatchingFont(const unsigned char *font_collection, const char *name_utf8, stbtt_int32 flags) in stbtt_FindMatchingFont()

1...<<11121314151617