Searched defs:st (Results 1 - 23 of 23) sorted by relevance

/u-boot/arch/arm/mach-at91/arm920t/
H A Dreset.c28 at91_st_t *st = (at91_st_t *) ATMEL_BASE_ST; local
/u-boot/scripts/dtc/
H A Dfstree.c30 struct stat st; local
/u-boot/lib/efi_selftest/
H A Defi_selftest_crc32.c15 const struct efi_system_table *st; variable in typeref:struct:efi_system_table
/u-boot/tools/
H A Dprelink-riscv.c88 struct stat st; local
H A Dmips-relocs.c207 struct stat st; local
H A Dpblimage.c272 struct stat st; local
H A Dasn1_compiler.c562 struct stat st; local
/u-boot/drivers/serial/
H A Daltera_jtag_uart.c41 u32 st = readl(&regs->control); local
60 u32 st = readl(&regs->control); local
139 u32 st = readl(&regs->control); local
H A Daltera_uart.c61 u32 st = readl(&regs->status); local
137 u32 st = readl(&regs->status); local
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c39 uint32_t st = readl(&digctl_regs->hw_digctl_microseconds); local
/u-boot/fs/yaffs2/
H A Dyaffs_summary.c179 yaffs_summary_read(struct yaffs_dev *dev, struct yaffs_summary_tags *st, int blk) argument
/u-boot/scripts/basic/
H A Dfixdep.c285 struct stat st; local
/u-boot/drivers/mmc/
H A Dftsdc010_mci.c68 uint32_t ts, st; local
160 uint32_t st, timeout = 10000000; local
[all...]
/u-boot/drivers/dfu/
H A Ddfu.c506 char *st; local
/u-boot/net/
H A Dtcp.c49 enum pkt_state st; member in struct:sack_r
/u-boot/scripts/kconfig/
H A Dconfdata.c22 struct stat st; local
30 struct stat st; local
/u-boot/drivers/i2c/
H A Dnpcm_i2c.c93 u16 st; member in struct:npcm_i2c_regs
[all...]
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-sata-defs.h232 u32 st : 1; member in struct:cvmx_sata_uahc_px_cmd::cvmx_sata_uahc_px_cmd_s
/u-boot/drivers/mtd/
H A Dcfi_flash.c1062 int st; local
/u-boot/fs/jffs2/
H A Djffs2_1pass.c899 static inline void dump_stat(struct stat *st, const char *name) argument
923 struct stat st; local
[all...]
/u-boot/tools/env/
H A Dfw_env.c1610 struct stat st; local
/u-boot/drivers/mtd/onenand/
H A Donenand_base.c792 int st = max_t(int,free->offset,readcol); local
1394 int st = max_t(int,free->offset,writecol); local
/u-boot/drivers/net/
H A Dmtk_eth.c240 mtk_mii_rw(struct mtk_eth_priv *priv, u8 phy, u8 reg, u16 data, u32 cmd, u32 st) argument
435 mt7531_mii_rw(struct mtk_eth_priv *priv, int phy, int reg, u16 data, u32 cmd, u32 st) argument

Completed in 353 milliseconds