| /rk3399_rockchip-uboot/env/ |
| H A D | common.c | 66 int flags = 0; in set_default_env() local 110 int set_board_env(const char *vars, int size, int flags, bool ready) in set_board_env()
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | device.h | 147 uint32_t flags; member 258 uint32_t flags; member 786 size_t n, size_t size, gfp_t flags) in devm_kmalloc_array() 793 size_t n, size_t size, gfp_t flags) in devm_kcalloc() 864 size_t n, size_t size, gfp_t flags) in devm_kmaloc_array() 873 size_t n, size_t size, gfp_t flags) in devm_kcalloc()
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | super.c | 566 static void ubifs_dirty_inode(struct inode *inode, int flags) in ubifs_dirty_inode() 2062 static int ubifs_remount_fs(struct super_block *sb, int *flags, char *data) in ubifs_remount_fs() 2353 static struct super_block *alloc_super(struct file_system_type *type, int flags) in alloc_super() 2385 int flags, in sget() 2448 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount() 2688 int flags; in uboot_ubifs_mount() local
|
| /rk3399_rockchip-uboot/post/drivers/ |
| H A D | flash.c | 52 int flash_post_test(int flags) in flash_post_test()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | of_addr.c | 126 u64 *size, unsigned int *flags) in of_get_address() 324 const __be32 *addrp, u64 size, unsigned int flags, in __of_address_to_resource() 348 unsigned int flags; in of_address_to_resource() local
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | bitops.h | 63 unsigned long __always_unused flags; in test_and_set_bit() local 85 unsigned long __always_unused flags; in test_and_clear_bit() local
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | OpteeClientRkNewFs.h | 110 #define CHECKFLAG(flags, flag) (flags & flag) argument 111 #define ADDFLAG(flags, flag) (flags | flag) argument
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mingw_support.c | 25 void *mmap(void *addr, size_t len, int prot, int flags, int fd, int offset) in mmap()
|
| H A D | omapimage.h | 25 uint32_t flags; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | vendor_misc.c | 18 unsigned int flags; member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rk_atags.h | 120 u32 flags; member 131 u32 flags; member 138 u32 flags; member 150 u32 flags; member 182 u32 flags; member 210 u32 flags; member
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | pxa25x_udc.c | 350 unsigned long flags; in pxa25x_ep_disable() local 533 void ep0start(struct pxa25x_udc *dev, u32 flags, const char *tag) in ep0start() 729 unsigned long flags; in pxa25x_ep_queue() local 861 unsigned long flags; in pxa25x_ep_dequeue() local 890 unsigned long flags; in pxa25x_ep_set_halt() local
|
| /rk3399_rockchip-uboot/net/ |
| H A D | dns.h | 26 uint16_t flags; /* Flags */ member
|
| /rk3399_rockchip-uboot/include/android_avb/ |
| H A D | avb_hash_descriptor.h | 73 uint32_t flags; member
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | gunzip.c | 48 int i, flags; in gzip_parse_header() local 134 int i, flags; in gzwrite() local
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial.c | 43 int flags) in on_baudrate() 529 int uart_post_test(int flags) in uart_post_test()
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | soft_spi.c | 29 int flags; member 109 const void *dout, void *din, unsigned long flags) in soft_spi_xfer()
|
| H A D | cf_spi.c | 104 void *din, ulong flags) in cfspi_xfer() 332 void *din, unsigned long flags) in spi_xfer()
|
| H A D | spi-uclass.c | 91 const void *dout, void *din, unsigned long flags) in dm_spi_xfer() 129 const void *dout, void *din, unsigned long flags) in spi_xfer() 138 unsigned long flags = SPI_XFER_BEGIN; in spi_write_then_read() local
|
| /rk3399_rockchip-uboot/drivers/pinctrl/nxp/ |
| H A D | pinctrl-imx.h | 19 unsigned int flags; member
|
| /rk3399_rockchip-uboot/include/test/ |
| H A D | test.h | 38 int flags; member
|
| /rk3399_rockchip-uboot/include/tee/ |
| H A D | optee.h | 22 uint16_t flags; member
|
| /rk3399_rockchip-uboot/post/ |
| H A D | post.c | 237 int test_flags, int flags, unsigned int i) in post_run_single() 294 int post_run(char *name, int flags) in post_run()
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | adi_i2c.c | 71 u8 flags; member 148 int alen, uint8_t *buffer, int len, uint8_t flags) in i2c_transfer()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | spl.c | 92 void board_init_f(ulong flags) in board_init_f()
|