Home
last modified time | relevance | path

Searched defs:flags (Results 151 – 175 of 420) sorted by relevance

12345678910>>...17

/rk3399_rockchip-uboot/drivers/spi/
H A Datmel_spi.c141 const void *dout, void *din, unsigned long flags) in spi_xfer()
325 const void *dout, void *din, unsigned long flags) in atmel_spi_xfer()
H A Dsoft_spi_legacy.c110 const void *dout, void *din, unsigned long flags) in spi_xfer()
H A Dsandbox_spi.c55 const void *dout, void *din, unsigned long flags) in sandbox_spi_xfer()
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dio.h124 map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem()
132 static inline void unmap_physmem(void *vaddr, unsigned long flags) in unmap_physmem()
/rk3399_rockchip-uboot/drivers/dma/
H A DMCD_dmaApi.c130 int MCD_initDma(dmaRegs * dmaBarAddr, void *taskTableDest, u32 flags) in MCD_initDma()
362 int priority, u32 flags, u32 funcDesc in MCD_startDma()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dio.h141 unsigned long flags) in __ioremap_mode()
499 map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem()
510 static inline void unmap_physmem(void *vaddr, unsigned long flags) in unmap_physmem()
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_slot_verify.c571 AvbSlotVerifyFlags flags, in load_and_verify_vbmeta()
1250 AvbSlotVerifyFlags flags, in avb_manage_hashtree_error_mode()
1375 AvbSlotVerifyFlags flags, in avb_slot_verify()
/rk3399_rockchip-uboot/cmd/
H A Dbooti.c25 uint64_t flags; /* Kernel flags, LE */ member
/rk3399_rockchip-uboot/drivers/firmware/scmi/
H A Dsmt.h25 __le32 flags; member
/rk3399_rockchip-uboot/drivers/watchdog/
H A Drockchip_wdt.c83 static int rockchip_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in rockchip_wdt_start()
H A Dorion_wdt.c52 static int orion_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in orion_wdt_start()
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.h63 unsigned long flags; member
312 unsigned long flags; member
348 unsigned long flags; member
366 unsigned long flags; member
409 unsigned int flags; member
419 unsigned long flags; member
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c939 u32 flags; in decode_regions() local
1260 pci_addr_t bus_addr, unsigned long flags, in _dm_pci_bus_to_phys()
1287 unsigned long flags) in dm_pci_bus_to_phys()
1317 unsigned long flags, unsigned long skip_mask, in _dm_pci_phys_to_bus()
1352 unsigned long flags) in dm_pci_phys_to_bus()
1376 void *dm_pci_map_bar(struct udevice *dev, int bar, int flags) in dm_pci_map_bar()
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf532x/
H A Dspeed.c139 int clock_pll(int fsys, int flags) in clock_pll()
/rk3399_rockchip-uboot/include/optee_include/
H A Dtee_client_api.h252 uint32_t flags; member
366 uint32_t flags; member
/rk3399_rockchip-uboot/include/
H A Dspl_rkfw.h51 u32 flags; member
63 u32 flags; member
H A Dstdio_dev.h23 int flags; /* Device flags: input/output/system */ member
H A Dinput.h45 uchar flags; /* active state keys (FLAGS_...) */ member
/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.c229 …chip_spi_xfer(u8 bus, u8 cs, unsigned int bitlen, const void *dout, void *din, unsigned long flags) in rockchip_spi_xfer()
294 unsigned long flags = SPI_XFER_BEGIN; in rockchip_spi_write_then_read() local
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_journal.c339 int ofs, flags; in recover_transaction() local
402 int ofs, flags; in ext4fs_check_journal_state() local
/rk3399_rockchip-uboot/tools/
H A Dmxsimage.h46 uint16_t flags; member
142 uint16_t flags; member
227 uint32_t flags; member
/rk3399_rockchip-uboot/drivers/net/
H A Dsandbox.c156 static int sb_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_recv()
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_nameval.c90 int bsize, int flags) in nval_set()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-mxc.c65 static int mxc_set_usbcontrol(int port, unsigned int flags) in mxc_set_usbcontrol()
/rk3399_rockchip-uboot/include/asm-generic/
H A Dgpio.h119 unsigned long flags; member

12345678910>>...17