/u-boot/fs/yaffs2/ |
A D | yaffs_attribs.c | 101 int yaffs_set_attribs(struct yaffs_obj *obj, struct iattr *attr) in yaffs_set_attribs() 128 int yaffs_get_attribs(struct yaffs_obj *obj, struct iattr *attr) in yaffs_get_attribs()
|
/u-boot/arch/arm/mach-mvebu/ |
A D | mbus.c | 111 u32 *size, u8 *target, u8 *attr, in mvebu_mbus_read_window() 177 u8 target, u8 attr) in mvebu_mbus_window_conflicts() 241 u8 attr) in mvebu_mbus_setup_window() 269 u8 attr) in mvebu_mbus_alloc_window() 465 u32 base, u32 size, u8 target, u8 attr) in mbus_dt_setup_win() 519 u8 target, attr; in mvebu_mbus_probe() local
|
/u-boot/drivers/mtd/ |
A D | mtdcore.c | 208 struct device_attribute *attr, char *buf) in mtd_type_show() 247 struct device_attribute *attr, char *buf) in mtd_flags_show() 257 struct device_attribute *attr, char *buf) in mtd_size_show() 268 struct device_attribute *attr, char *buf) in mtd_erasesize_show() 278 struct device_attribute *attr, char *buf) in mtd_writesize_show() 288 struct device_attribute *attr, char *buf) in mtd_subpagesize_show() 299 struct device_attribute *attr, char *buf) in mtd_oobsize_show() 309 struct device_attribute *attr, char *buf) in mtd_numeraseregions_show() 320 struct device_attribute *attr, char *buf) in mtd_name_show() 339 struct device_attribute *attr, in mtd_bitflip_threshold_show() [all …]
|
/u-boot/arch/arm/cpu/armv7m/ |
A D | mpu.c | 34 uint32_t attr; in mpu_config() local
|
/u-boot/drivers/tee/optee/ |
A D | i2c.c | 35 const u8 attr[] = { in optee_suppl_cmd_i2c_transfer() local
|
/u-boot/drivers/mmc/ |
A D | sdhci-adma.c | 15 u8 attr; in sdhci_adma_desc() local
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_variables_runtime.c | 45 u32 attr; in execute() local
|
A D | efi_selftest_variables.c | 47 u32 attr; in execute() local
|
/u-boot/arch/x86/include/asm/fsp1/ |
A D | fsp_ffs.h | 54 u8 attr; member 77 u8 attr; member
|
/u-boot/arch/arm/cpu/armv7/ |
A D | mpu_v7r.c | 64 u32 attr, val; in mpu_config() local
|
/u-boot/include/fsl-mc/ |
A D | fsl_dpbp.h | 37 #define DPBP_RSP_GET_ATTRIBUTES(cmd, attr) \ argument
|
A D | fsl_dpio.h | 39 #define DPIO_RSP_GET_ATTR(cmd, attr) \ argument
|
/u-boot/scripts/kconfig/tests/ |
A D | conftest.py | 230 def _contains(self, attr, expected): argument 235 def _matches(self, attr, expected): argument
|
/u-boot/include/ |
A D | mm_communication.h | 152 u32 attr; member 205 u32 attr; member
|
A D | efi_variable.h | 113 u32 attr; member
|
/u-boot/drivers/usb/musb-new/ |
A D | musb_core.c | 1697 musb_mode_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_mode_show() 1711 musb_mode_store(struct device *dev, struct device_attribute *attr, in musb_mode_store() 1734 musb_vbus_store(struct device *dev, struct device_attribute *attr, in musb_vbus_store() 1758 musb_vbus_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_vbus_show() 1782 musb_srp_store(struct device *dev, struct device_attribute *attr, in musb_srp_store()
|
/u-boot/arch/arm/mach-kirkwood/include/mach/ |
A D | cpu.h | 15 #define KWCPU_WIN_CTRL_DATA(size, target, attr, en) (en | (target << 4) \ argument 75 u8 attr; member
|
/u-boot/arch/arm/include/asm/arch-sunxi/ |
A D | display2.h | 40 } attr[4]; member 61 u32 attr; member 78 u32 attr; member
|
/u-boot/scripts/kconfig/ |
A D | nconf.gui.c | 72 #define mkattr(name, attr) do { \ in normal_color_theme() argument 104 #define mkattrn(name, attr) { attributes[name] = attr; } in no_colors_theme() argument
|
/u-boot/arch/arm/mach-snapdragon/ |
A D | dram.c | 34 u32 attr; member
|
/u-boot/drivers/net/fsl-mc/ |
A D | dpbp.c | 144 struct dpbp_attr *attr) in dpbp_get_attributes()
|
/u-boot/drivers/net/fsl-mc/dpio/ |
A D | dpio.c | 144 struct dpio_attr *attr) in dpio_get_attributes()
|
/u-boot/cmd/ |
A D | efi.c | 194 u64 attr = attr_seen[i]; in efi_print_mem_table() local
|
/u-boot/tools/ |
A D | zynqmpimage.c | 140 uint32_t attr = le32_to_cpu(ph->attributes); in print_partition() local
|
/u-boot/arch/arm/include/asm/armv8/ |
A D | mmu.h | 107 static inline void set_ttbr_tcr_mair(int el, u64 table, u64 tcr, u64 attr) in set_ttbr_tcr_mair()
|