/openbmc/linux/include/linux/ |
H A D | io-mapping.h | 66 unsigned long offset) in io_mapping_map_atomic_wc() 92 io_mapping_map_local_wc(struct io_mapping *mapping, unsigned long offset) in io_mapping_map_local_wc() 108 unsigned long offset, in io_mapping_map_wc() 155 unsigned long offset, in io_mapping_map_wc() 169 unsigned long offset) in io_mapping_map_atomic_wc() 191 io_mapping_map_local_wc(struct io_mapping *mapping, unsigned long offset) in io_mapping_map_local_wc()
|
/openbmc/qemu/hw/usb/ |
H A D | chipidea.c | 23 static uint64_t chipidea_read(void *opaque, hwaddr offset, in chipidea_read() 29 static void chipidea_write(void *opaque, hwaddr offset, in chipidea_write() 51 static uint64_t chipidea_dc_read(void *opaque, hwaddr offset, in chipidea_dc_read() 70 static void chipidea_dc_write(void *opaque, hwaddr offset, in chipidea_dc_write() 101 hwaddr offset; in chipidea_init() member
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tps68470.c | 29 static int tps68470_gpio_get(struct gpio_chip *gc, unsigned int offset) in tps68470_gpio_get() 51 unsigned int offset) in tps68470_gpio_get_direction() 73 static void tps68470_gpio_set(struct gpio_chip *gc, unsigned int offset, in tps68470_gpio_set() 88 static int tps68470_gpio_output(struct gpio_chip *gc, unsigned int offset, in tps68470_gpio_output() 106 static int tps68470_gpio_input(struct gpio_chip *gc, unsigned int offset) in tps68470_gpio_input()
|
H A D | gpio-pl061.c | 63 static int pl061_get_direction(struct gpio_chip *gc, unsigned offset) in pl061_get_direction() 73 static int pl061_direction_input(struct gpio_chip *gc, unsigned offset) in pl061_direction_input() 88 static int pl061_direction_output(struct gpio_chip *gc, unsigned offset, in pl061_direction_output() 111 static int pl061_get_value(struct gpio_chip *gc, unsigned offset) in pl061_get_value() 118 static void pl061_set_value(struct gpio_chip *gc, unsigned offset, int value) in pl061_set_value() 129 int offset = irqd_to_hwirq(d); in pl061_irq_type() local 216 int offset; in pl061_irq_handler() local 372 int offset; in pl061_suspend() local 393 int offset; in pl061_resume() local
|
H A D | gpio-regmap.c | 49 unsigned int base, unsigned int offset, in gpio_regmap_simple_xlate() 61 static int gpio_regmap_get(struct gpio_chip *chip, unsigned int offset) in gpio_regmap_get() 84 static void gpio_regmap_set(struct gpio_chip *chip, unsigned int offset, in gpio_regmap_set() 99 unsigned int offset, int val) in gpio_regmap_set_with_clear() 114 unsigned int offset) in gpio_regmap_get_direction() 150 unsigned int offset, bool output) in gpio_regmap_set_direction() 179 unsigned int offset) in gpio_regmap_direction_input() 185 unsigned int offset, int value) in gpio_regmap_direction_output()
|
H A D | gpio-moxtet.c | 34 static int moxtet_gpio_get_value(struct gpio_chip *gc, unsigned int offset) in moxtet_gpio_get_value() 55 static void moxtet_gpio_set_value(struct gpio_chip *gc, unsigned int offset, in moxtet_gpio_set_value() 75 static int moxtet_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in moxtet_gpio_get_direction() 89 unsigned int offset) in moxtet_gpio_direction_input() 102 unsigned int offset, int val) in moxtet_gpio_direction_output()
|
H A D | gpio-ts4900.c | 32 unsigned int offset) in ts4900_gpio_get_direction() 46 unsigned int offset) in ts4900_gpio_direction_input() 58 unsigned int offset, int value) in ts4900_gpio_direction_output() 88 static int ts4900_gpio_get(struct gpio_chip *chip, unsigned int offset) in ts4900_gpio_get() 98 static void ts4900_gpio_set(struct gpio_chip *chip, unsigned int offset, in ts4900_gpio_set()
|
H A D | gpio-xra1403.c | 45 static unsigned int to_reg(unsigned int reg, unsigned int offset) in to_reg() 50 static int xra1403_direction_input(struct gpio_chip *chip, unsigned int offset) in xra1403_direction_input() 58 static int xra1403_direction_output(struct gpio_chip *chip, unsigned int offset, in xra1403_direction_output() 75 static int xra1403_get_direction(struct gpio_chip *chip, unsigned int offset) in xra1403_get_direction() 91 static int xra1403_get(struct gpio_chip *chip, unsigned int offset) in xra1403_get() 104 static void xra1403_set(struct gpio_chip *chip, unsigned int offset, int value) in xra1403_set()
|
/openbmc/linux/drivers/ssb/ |
H A D | sdio.c | 167 u32 ssb_sdio_scan_read32(struct ssb_bus *bus, u16 offset) in ssb_sdio_scan_read32() 229 static u8 ssb_sdio_read8(struct ssb_device *dev, u16 offset) in ssb_sdio_read8() 251 static u16 ssb_sdio_read16(struct ssb_device *dev, u16 offset) in ssb_sdio_read16() 273 static u32 ssb_sdio_read32(struct ssb_device *dev, u16 offset) in ssb_sdio_read32() 298 size_t count, u16 offset, u8 reg_width) in ssb_sdio_block_read() 343 static void ssb_sdio_write8(struct ssb_device *dev, u16 offset, u8 val) in ssb_sdio_write8() 362 static void ssb_sdio_write16(struct ssb_device *dev, u16 offset, u16 val) in ssb_sdio_write16() 381 static void ssb_sdio_write32(struct ssb_device *dev, u16 offset, u32 val) in ssb_sdio_write32() 405 size_t count, u16 offset, u8 reg_width) in ssb_sdio_block_write()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 12 unsigned short offset; /* bytes in container */ member 47 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u8)); in __mlxsw_item_get8() local 62 unsigned int offset = __mlxsw_item_offset(item, index, in __mlxsw_item_set8() local 81 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u16)); in __mlxsw_item_get16() local 96 unsigned int offset = __mlxsw_item_offset(item, index, in __mlxsw_item_set16() local 115 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u32)); in __mlxsw_item_get32() local 130 unsigned int offset = __mlxsw_item_offset(item, index, in __mlxsw_item_set32() local 149 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u64)); in __mlxsw_item_get64() local 209 u16 offset; /* byte offset inside the array */ in __mlxsw_item_bit_array_offset() local 234 u16 offset = __mlxsw_item_bit_array_offset(item, index, &shift); in __mlxsw_item_bit_array_get() local [all …]
|
/openbmc/linux/arch/sparc/lib/ |
H A D | memset.S | 30 #define STORE(source, base, offset, n) \ argument 42 #define STORE_LAST(source, base, offset, n) \ argument 49 #define ZERO_BIG_BLOCK(base, offset, source) \ argument 59 #define ZERO_LAST_BLOCKS(base, offset, source) \ argument
|
H A D | memcpy.S | 20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 44 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 52 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 58 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
/openbmc/qemu/util/ |
H A D | iov.c | 25 size_t offset, const void *buf, size_t bytes) in iov_from_buf_full() 44 size_t offset, void *buf, size_t bytes) in iov_to_buf_full() 63 size_t offset, int fillc, size_t bytes) in iov_memset() 145 size_t offset, size_t bytes, in iov_send_recv() 251 size_t offset, size_t bytes) in iov_copy() 388 size_t offset, size_t len, in qemu_iovec_slice() 448 size_t offset, size_t len) in qemu_iovec_init_slice() 484 size_t qemu_iovec_to_buf(QEMUIOVector *qiov, size_t offset, in qemu_iovec_to_buf() 490 size_t qemu_iovec_from_buf(QEMUIOVector *qiov, size_t offset, in qemu_iovec_from_buf() 496 size_t qemu_iovec_memset(QEMUIOVector *qiov, size_t offset, in qemu_iovec_memset() [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | radio.c | 99 u16 b43legacy_radio_read16(struct b43legacy_wldev *dev, u16 offset) in b43legacy_radio_read16() 139 u16 offset = 0x0400; in b43legacy_set_all_gains() local 174 u16 offset = 0x0400; in b43legacy_set_original_gains() local 905 u8 id, u16 offset, u16 value) in _stack_save() 919 u8 id, u16 offset) in _stack_restore() 937 #define phy_stacksave(offset) \ argument 942 #define phy_stackrestore(offset) \ argument 948 #define radio_stacksave(offset) \ argument 953 #define radio_stackrestore(offset) \ argument 959 #define ilt_stacksave(offset) \ argument [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_nvm.c | 22 ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, u16 length, in ice_aq_read_nvm() 66 ice_read_flat_nvm(struct ice_hw *hw, u32 offset, u32 *length, u8 *data, in ice_read_flat_nvm() 125 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, in ice_aq_update_nvm() 188 static int ice_read_sr_word_aq(struct ice_hw *hw, u16 offset, u16 *data) in ice_read_sr_word_aq() 252 u32 offset, size; in ice_get_flash_bank_offset() local 322 u32 offset, u8 *data, u32 length) in ice_read_flash_module() 416 int ice_read_sr_word(struct ice_hw *hw, u16 offset, u16 *data) in ice_read_sr_word() 636 u32 offset; in ice_get_orom_civd_data() local 853 u32 offset = (max_size + min_size) / 2; in ice_discover_flash_size() local 898 static int ice_read_sr_pointer(struct ice_hw *hw, u16 offset, u32 *pointer) in ice_read_sr_pointer() [all …]
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | ivc.c | 73 ulong offset) in tegra_ivc_invalidate_counter() 81 ulong offset) in tegra_ivc_flush_counter() 182 ulong offset; in tegra_ivc_check_read() local 211 ulong offset; in tegra_ivc_check_write() local 256 ulong offset; in tegra_ivc_read_advance() local 300 ulong offset; in tegra_ivc_write_advance() local 353 ulong offset; in tegra_ivc_channel_notified() local 474 ulong offset; in tegra_ivc_channel_reset() local
|
/openbmc/u-boot/drivers/core/ |
H A D | regmap.c | 93 int offset = ofnode_to_offset(node); in init_range() local 249 int regmap_raw_read_range(struct regmap *map, uint range_num, uint offset, in regmap_raw_read_range() 292 int regmap_raw_read(struct regmap *map, uint offset, void *valp, size_t val_len) in regmap_raw_read() 297 int regmap_read(struct regmap *map, uint offset, uint *valp) in regmap_read() 358 int regmap_raw_write_range(struct regmap *map, uint range_num, uint offset, in regmap_raw_write_range() 401 int regmap_raw_write(struct regmap *map, uint offset, const void *val, in regmap_raw_write() 407 int regmap_write(struct regmap *map, uint offset, uint val) in regmap_write() 412 int regmap_update_bits(struct regmap *map, uint offset, uint mask, uint val) in regmap_update_bits()
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf-uclass.c | 15 int spi_flash_read_dm(struct udevice *dev, u32 offset, size_t len, void *buf) in spi_flash_read_dm() 20 int spi_flash_write_dm(struct udevice *dev, u32 offset, size_t len, in spi_flash_write_dm() 26 int spi_flash_erase_dm(struct udevice *dev, u32 offset, size_t len) in spi_flash_erase_dm() 31 int spi_flash_ctrl_wlock_dm(struct udevice *dev, u32 offset, size_t len) in spi_flash_ctrl_wlock_dm() 36 int spi_flash_ctrl_wunlock_dm(struct udevice *dev, u32 offset, size_t len) in spi_flash_ctrl_wunlock_dm()
|
/openbmc/linux/fs/ecryptfs/ |
H A D | read_write.c | 28 loff_t offset, size_t size) in ecryptfs_write_lower() 62 loff_t offset; in ecryptfs_write_lower_page_segment() local 93 int ecryptfs_write(struct inode *ecryptfs_inode, char *data, loff_t offset, in ecryptfs_write() 219 int ecryptfs_read_lower(char *data, loff_t offset, size_t size, in ecryptfs_read_lower() 252 loff_t offset; in ecryptfs_read_lower_page_segment() local
|
/openbmc/u-boot/drivers/misc/ |
H A D | i2c_eeprom.c | 12 int i2c_eeprom_read(struct udevice *dev, int offset, uint8_t *buf, int size) in i2c_eeprom_read() 22 int i2c_eeprom_write(struct udevice *dev, int offset, uint8_t *buf, int size) in i2c_eeprom_write() 32 static int i2c_eeprom_std_read(struct udevice *dev, int offset, uint8_t *buf, in i2c_eeprom_std_read() 38 static int i2c_eeprom_std_write(struct udevice *dev, int offset, in i2c_eeprom_std_write()
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | io.cpp | 16 bool DevMemDevice::read(const std::size_t offset, const std::size_t length, in read() 54 bool DevMemDevice::write(const std::size_t offset, const std::size_t length, in write() 109 bool PpcMemDevice::read(const std::size_t offset, const std::size_t length, in read() 133 bool PpcMemDevice::write(const std::size_t offset, const std::size_t length, in write()
|
/openbmc/u-boot/fs/cramfs/ |
H A D | cramfs.c | 101 static char *cramfs_uncompress_link (unsigned long begin, unsigned long offset) in cramfs_uncompress_link() 116 static unsigned long cramfs_resolve (unsigned long begin, unsigned long offset, in cramfs_resolve() 207 static int cramfs_uncompress (unsigned long begin, unsigned long offset, in cramfs_uncompress() 239 unsigned long offset; in cramfs_load() local 256 static int cramfs_list_inode (struct part_info *info, unsigned long offset) in cramfs_list_inode() 300 unsigned long offset, size; in cramfs_ls() local
|
/openbmc/u-boot/board/cavium/thunderx/ |
H A D | atf.c | 18 ssize_t atf_read_mmc(uintptr_t offset, void *buffer, size_t size) in atf_read_mmc() 31 ssize_t atf_read_nor(uintptr_t offset, void *buffer, size_t size) in atf_read_nor() 66 ssize_t atf_erase_nor(uintptr_t offset, size_t size) in atf_erase_nor() 78 ssize_t atf_write_nor(uintptr_t offset, const void *buffer, size_t size) in atf_write_nor() 92 ssize_t atf_write_mmc(uintptr_t offset, const void *buffer, size_t size) in atf_write_mmc() 229 size_t size, offset; in do_atf() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac-platform.c | 36 static u32 platform_bgmac_read(struct bgmac *bgmac, u16 offset) in platform_bgmac_read() 41 static void platform_bgmac_write(struct bgmac *bgmac, u16 offset, u32 value) in platform_bgmac_write() 46 static u32 platform_bgmac_idm_read(struct bgmac *bgmac, u16 offset) in platform_bgmac_idm_read() 51 static void platform_bgmac_idm_write(struct bgmac *bgmac, u16 offset, u32 value) in platform_bgmac_idm_write() 96 static void platform_bgmac_cco_ctl_maskset(struct bgmac *bgmac, u32 offset, in platform_bgmac_cco_ctl_maskset() 111 static void platform_bgmac_cmn_maskset32(struct bgmac *bgmac, u16 offset, in platform_bgmac_cmn_maskset32()
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H A D | pci.c | 28 static inline int pa_pxp_offset_valid(u8 bus, u8 devfn, int offset) in pa_pxp_offset_valid() 41 u8 bus, u8 devfn, int offset) in pa_pxp_cfg_addr() 59 int offset, int len, u32 *val) in workaround_5945() 157 int offset, int len, u32 *val) in pa_pxp_read_config() 196 int offset, int len, u32 val) in pa_pxp_write_config() 285 void __iomem *__init pasemi_pci_getcfgaddr(struct pci_dev *dev, int offset) in pasemi_pci_getcfgaddr()
|