Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 63) sorted by relevance

123

/u-boot/fs/yaffs2/
A Dyaffs_attribs.c101 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 Dmbus.c111 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 Dmtdcore.c208 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 Dmpu.c34 uint32_t attr; in mpu_config() local
/u-boot/drivers/tee/optee/
A Di2c.c35 const u8 attr[] = { in optee_suppl_cmd_i2c_transfer() local
/u-boot/drivers/mmc/
A Dsdhci-adma.c15 u8 attr; in sdhci_adma_desc() local
/u-boot/lib/efi_selftest/
A Defi_selftest_variables_runtime.c45 u32 attr; in execute() local
A Defi_selftest_variables.c47 u32 attr; in execute() local
/u-boot/arch/x86/include/asm/fsp1/
A Dfsp_ffs.h54 u8 attr; member
77 u8 attr; member
/u-boot/arch/arm/cpu/armv7/
A Dmpu_v7r.c64 u32 attr, val; in mpu_config() local
/u-boot/include/fsl-mc/
A Dfsl_dpbp.h37 #define DPBP_RSP_GET_ATTRIBUTES(cmd, attr) \ argument
A Dfsl_dpio.h39 #define DPIO_RSP_GET_ATTR(cmd, attr) \ argument
/u-boot/scripts/kconfig/tests/
A Dconftest.py230 def _contains(self, attr, expected): argument
235 def _matches(self, attr, expected): argument
/u-boot/include/
A Dmm_communication.h152 u32 attr; member
205 u32 attr; member
A Defi_variable.h113 u32 attr; member
/u-boot/drivers/usb/musb-new/
A Dmusb_core.c1697 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 Dcpu.h15 #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 Ddisplay2.h40 } attr[4]; member
61 u32 attr; member
78 u32 attr; member
/u-boot/scripts/kconfig/
A Dnconf.gui.c72 #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 Ddram.c34 u32 attr; member
/u-boot/drivers/net/fsl-mc/
A Ddpbp.c144 struct dpbp_attr *attr) in dpbp_get_attributes()
/u-boot/drivers/net/fsl-mc/dpio/
A Ddpio.c144 struct dpio_attr *attr) in dpio_get_attributes()
/u-boot/cmd/
A Defi.c194 u64 attr = attr_seen[i]; in efi_print_mem_table() local
/u-boot/tools/
A Dzynqmpimage.c140 uint32_t attr = le32_to_cpu(ph->attributes); in print_partition() local
/u-boot/arch/arm/include/asm/armv8/
A Dmmu.h107 static inline void set_ttbr_tcr_mair(int el, u64 table, u64 tcr, u64 attr) in set_ttbr_tcr_mair()

Completed in 29 milliseconds

123