Searched defs:dir (Results 1 - 25 of 72) sorted by last modified time

123

/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c434 void cmd_yaffs_mkdir(const char *dir) argument
443 void cmd_yaffs_rmdir(const char *dir) argument
/u-boot/fs/ubifs/
H A Dubifs.c290 struct inode *dir = file->f_path.dentry->d_inode; local
385 struct inode *dir; local
573 struct inode *dir; local
[all...]
/u-boot/fs/fat/
H A Dfat.c1359 fat_dir *dir; local
1387 fat_dir *dir = (fat_dir *)dirs; local
1418 fat_dir *dir = (fat_dir *)dirs; local
[all...]
/u-boot/fs/ext4/
H A Dext4_common.c445 static int check_void_in_dentry(struct ext2_dirent *dir, char *filename) argument
489 struct ext2_dirent *dir; local
639 struct ext2_dirent *dir = NULL; local
872 struct ext2_dirent *dir = NULL; local
2045 ext4fs_iterate_dir(struct ext2fs_node *dir, char *name, struct ext2fs_node **fnode, int *ftype) argument
[all...]
/u-boot/drivers/usb/host/
H A Dxhci.c495 unsigned int dir; local
/u-boot/drivers/sound/
H A Dsamsung-i2s.c131 static int i2s_set_sysclk_dir(struct i2s_reg *i2s_reg, int dir) argument
/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c1402 static void modify_ca_deskew(struct dram_info *dram, u32 dir, int delta_dif, argument
1503 static void modify_dq_deskew(struct dram_info *dram, u32 signal, u32 dir, argument
/u-boot/drivers/pinctrl/
H A Dpinctrl-stmfx.c300 int ret, dir; local
H A Dpinctrl-sti.c54 int dir; member in struct:sti_pin_desc
H A Dpinctrl-qe-io.c47 static void qe_cfg_iopin(qepio83xx_t *par_io, u8 port, u8 pin, int dir, argument
115 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) argument
/u-boot/drivers/net/
H A Dbcm-sf2-eth-gmac.c485 static int gmac_disable_dma(struct eth_dma *dma, int dir) argument
530 static int gmac_enable_dma(struct eth_dma *dma, int dir) argument
/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c529 int startblock, block, dir; local
625 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; local
H A Ddenali.c545 enum dma_data_direction dir = write ? DMA_TO_DEVICE : DMA_FROM_DEVICE; local
/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1752 int dir = dma_cmd == CMD_PAGE_READ ? DMA_FROM_DEVICE : DMA_TO_DEVICE; local
/u-boot/drivers/mmc/
H A Dtmio-common.c330 enum dma_data_direction dir; local
/u-boot/drivers/misc/
H A Dsmsc_sio1007.c67 void sio1007_gpio_config(int port, int gpio, int dir, int pol, int type) argument
/u-boot/drivers/mailbox/
H A Dk3-sec-proxy.c160 k3_sec_proxy_verify_thread(struct k3_sec_proxy_thread *spt, u8 dir) argument
/u-boot/drivers/i2c/
H A Dimx_lpi2c.c164 static int bus_i2c_start(struct udevice *bus, u8 addr, u8 dir) argument
H A Dfsl_i2c.c347 i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, u8 dir, int rsta) argument
/u-boot/drivers/gpio/
H A Dtegra_gpio.c84 int dir; local
H A Dsifive-gpio.c89 int dir; local
H A Dqe_gpio.c85 int dir; local
H A Dpca953x_gpio.c240 static int pca953x_set_direction(struct udevice *dev, uint offset, int dir) argument
H A Dnmk_gpio.c14 u32 dir; /* direction */ member in struct:nmk_gpio_regs
H A Dmpc8xxx_gpio.c169 int dir; local

Completed in 280 milliseconds

123