| /include/ |
| A D | p2sb.h | 114 static inline void pcr_setbits32(struct udevice *dev, uint offset, uint set) in pcr_setbits32() 119 static inline void pcr_setbits16(struct udevice *dev, uint offset, uint set) in pcr_setbits16() 124 static inline void pcr_setbits8(struct udevice *dev, uint offset, uint set) in pcr_setbits8() 129 static inline void pcr_clrbits32(struct udevice *dev, uint offset, uint clr) in pcr_clrbits32() 134 static inline void pcr_clrbits16(struct udevice *dev, uint offset, uint clr) in pcr_clrbits16() 139 static inline void pcr_clrbits8(struct udevice *dev, uint offset, uint clr) in pcr_clrbits8()
|
| A D | spi_flash.h | 116 static inline int spi_flash_read(struct spi_flash *flash, u32 offset, in spi_flash_read() 122 static inline int spi_flash_write(struct spi_flash *flash, u32 offset, in spi_flash_write() 128 static inline int spi_flash_erase(struct spi_flash *flash, u32 offset, in spi_flash_erase() 149 static inline int spi_flash_read_dm(struct udevice *dev, u32 offset, size_t len, in spi_flash_read_dm() 155 static inline int spi_flash_write_dm(struct udevice *dev, u32 offset, size_t len, in spi_flash_write_dm() 161 static inline int spi_flash_erase_dm(struct udevice *dev, u32 offset, size_t len) in spi_flash_erase_dm() 181 static inline int spi_flash_read(struct spi_flash *flash, u32 offset, in spi_flash_read() 193 static inline int spi_flash_write(struct spi_flash *flash, u32 offset, in spi_flash_write() 205 static inline int spi_flash_erase(struct spi_flash *flash, u32 offset, in spi_flash_erase()
|
| A D | eeprom.h | 22 #define eeprom_read(dev_addr, offset, buffer, cnt) (-ENOSYS) argument 23 #define eeprom_write(dev_addr, offset, buffer, cnt) (-ENOSYS) argument
|
| A D | spl_load.h | 16 size_t offset) in _spl_load() 147 size_t offset) in spl_load()
|
| A D | virtio.h | 553 unsigned int offset, in __virtio_cread_many() 573 unsigned int offset, in virtio_cread_bytes() 579 static inline u8 virtio_cread8(struct udevice *vdev, unsigned int offset) in virtio_cread8() 588 unsigned int offset, u8 val) in virtio_cwrite8() 594 unsigned int offset) in virtio_cread16() 603 unsigned int offset, u16 val) in virtio_cwrite16() 610 unsigned int offset) in virtio_cread32() 619 unsigned int offset, u32 val) in virtio_cwrite32() 626 unsigned int offset) in virtio_cread64() 635 unsigned int offset, u64 val) in virtio_cwrite64()
|
| A D | i2c_eeprom.h | 65 static inline int i2c_eeprom_read(struct udevice *dev, int offset, uint8_t *buf, in i2c_eeprom_read() 71 static inline int i2c_eeprom_write(struct udevice *dev, int offset, in i2c_eeprom_write()
|
| A D | fsl_devdis.h | 11 u32 offset; member
|
| A D | vbe.h | 52 ulong offset; member
|
| A D | fdt_region.h | 8 int offset; member 58 int offset; /* Offset of node */ member
|
| A D | nvmem.h | 32 unsigned int offset; member
|
| A D | splash.h | 47 u32 offset; /* offset from start of storage */ member
|
| A D | cbfs.h | 66 u32 offset; member 76 u32 offset; member 150 u32 offset; member
|
| A D | trace.h | 41 uint32_t offset; /* Function offset into code */ member
|
| A D | regmap.h | 373 static inline int regmap_set_bits(struct regmap *map, uint offset, uint bits) in regmap_set_bits() 387 static inline int regmap_clear_bits(struct regmap *map, uint offset, uint bits) in regmap_clear_bits()
|
| A D | nand.h | 69 loff_t offset; /* first address in NAND to erase */ member
|
| A D | avb_verify.h | 62 static inline uint64_t calc_offset(struct mmc_part *part, int64_t offset) in calc_offset()
|
| A D | qfw.h | 121 __le32 offset; member 134 __le32 offset; member
|
| /include/linux/ |
| A D | io.h | 59 static inline void __iomem *ioremap(resource_size_t offset, in ioremap() 70 #define devm_ioremap(dev, offset, size) ioremap(offset, size) argument
|
| /include/dt-bindings/gpio/ |
| A D | tegra186-gpio.h | 43 #define TEGRA_MAIN_GPIO(port, offset) \ argument 56 #define TEGRA_AON_GPIO(port, offset) \ argument
|
| /include/cavium/ |
| A D | atf_part.h | 12 unsigned long offset; member
|
| /include/dm/ |
| A D | ofnode_decl.h | 95 int offset; member
|
| A D | of_extra.h | 29 uint32_t offset; member
|
| /include/linux/mtd/ |
| A D | ubi.h | 275 int offset, int len) in ubi_read() 285 struct ubi_sgl *sgl, int offset, int len) in ubi_read_sg()
|
| A D | partitions.h | 41 uint64_t offset; /* offset within the master MTD space */ member
|
| /include/net/pfe_eth/pfe/ |
| A D | cbus.h | 54 #define PE_MEM_ACCESS_BYTE_ENABLE(offset, size) (((((1 << (size)) - 1) << (4 \ argument
|