Home
last modified time | relevance | path

Searched defs:offset (Results 1001 – 1025 of 1525) sorted by relevance

1...<<41424344454647484950>>...61

/openbmc/u-boot/drivers/net/
H A De1000.c641 uint16_t offset, in e1000_read_eeprom_eerd()
771 e1000_read_eeprom(struct e1000_hw *hw, uint16_t offset, in e1000_read_eeprom()
878 static int32_t e1000_write_eeprom_srwr(struct e1000_hw *hw, uint16_t offset, in e1000_write_eeprom_srwr()
1324 uint16_t offset; in e1000_read_mac_addr_from_eeprom() local
1350 uint16_t offset, tmp; in e1000_read_mac_addr_from_regs() local
1448 uint32_t offset; in e1000_clear_vfta() local
H A Ddm9000x.c532 void dm9000_read_srom_word(int offset, u8 *to) in dm9000_read_srom_word()
542 void dm9000_write_srom_word(int offset, u16 val) in dm9000_write_srom_word()
/openbmc/u-boot/drivers/adc/
H A Dstm32-adc.c207 int offset; in stm32_adc_probe() local
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddebug.c235 int offset; in x86emu_single_step() local
/openbmc/qemu/include/hw/xen/interface/
H A Dvcpu.h169 uint32_t offset; /* offset within page */ member
/openbmc/qemu/hw/pci/
H A Dpcie_doe.c91 void pcie_doe_init(PCIDevice *dev, DOECap *doe_cap, uint16_t offset, in pcie_doe_init()
/openbmc/u-boot/drivers/misc/
H A Dqfw.c99 uint32_t offset = le32_to_cpu(entry->pointer.offset); in bios_linker_add_pointer() local
/openbmc/phosphor-fan-presence/monitor/
H A Dtypes.hpp109 int64_t offset; member
/openbmc/qemu/hw/sparc64/
H A Dsun4u_iommu.c80 hwaddr baseaddr, offset; in sun4u_translate_iommu() local
/openbmc/qemu/hw/display/
H A Dvirtio-vga.c105 uint32_t offset; in virtio_vga_base_realize() local
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c385 uint64_t length, offset = 0; in concat_erase() local
659 unsigned long offset, in concat_get_unmapped_area()
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c74 static void dw_hdmi_write(struct dw_hdmi *hdmi, u8 val, int offset) in dw_hdmi_write()
89 static u8 dw_hdmi_read(struct dw_hdmi *hdmi, int offset) in dw_hdmi_read()
/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c140 uint offset, ulong *valuep, in mvebu_pcie_read_config()
184 uint offset, ulong value, in mvebu_pcie_write_config()
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c119 static inline u32 dw_read(struct dw_spi_priv *priv, u32 offset) in dw_read()
124 static inline void dw_write(struct dw_spi_priv *priv, u32 offset, u32 val) in dw_write()
/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_usbtty.c122 #define ast_udc_read(offset) \ argument
124 #define ast_udc_write(val, offset) \ argument
/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c460 uint64_t offset, vsid; in rehash_hpte() local
472 uint64_t offset, vsid; in rehash_hpte() local
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp38 uint8_t offset; member
166 uint8_t offset; //!< Offset into record. member
/openbmc/openpower-occ-control/
H A Dpldm.cpp88 for (auto offset = 0; offset < stateSensorPDR->composite_sensor_count; in fetchSensorInfo() local
354 for (auto offset = 0; offset < stateEffecterPDR->composite_effecter_count; in fetchEffecterInfo() local
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c460 static uint64_t cprman_read(void *opaque, hwaddr offset, in cprman_read()
527 static void cprman_write(void *opaque, hwaddr offset, in cprman_write()
/openbmc/qemu/hw/timer/
H A Dpxa2xx_timer.c161 static uint64_t pxa2xx_timer_read(void *opaque, hwaddr offset, in pxa2xx_timer_read()
271 static void pxa2xx_timer_write(void *opaque, hwaddr offset, in pxa2xx_timer_write()
/openbmc/qemu/hw/net/
H A Dimx_fec.c623 static uint64_t imx_eth_read(void *opaque, hwaddr offset, unsigned size) in imx_eth_read()
763 static void imx_eth_write(void *opaque, hwaddr offset, uint64_t value, in imx_eth_write()
/openbmc/qemu/target/ppc/
H A Dmmu_common.c397 static void mmubooke206_dump_one_tlb(CPUPPCState *env, int tlbn, int offset, in mmubooke206_dump_one_tlb()
447 int offset = 0; in mmubooke206_dump_mmu() local
/openbmc/qemu/hw/char/
H A Dcadence_uart.c413 static MemTxResult uart_write(void *opaque, hwaddr offset, in uart_write()
481 static MemTxResult uart_read(void *opaque, hwaddr offset, in uart_read()
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp288 getSELEntry(uint16_t reservationID, uint16_t selRecordID, uint8_t offset, in getSELEntry() argument
788 ipmiStorageReadFruData(uint8_t fruDeviceId, uint16_t offset, in ipmiStorageReadFruData() argument
[all...]
/openbmc/qemu/system/
H A Dmemory.c406 static hwaddr memory_region_to_absolute_addr(MemoryRegion *mr, hwaddr offset) in memory_region_to_absolute_addr()
1769 ram_addr_t offset, in memory_region_init_ram_from_file()
1796 ram_addr_t offset, in memory_region_init_ram_from_fd()
1856 hwaddr offset, in memory_region_init_alias()
2552 uint64_t offset = 0; in memory_region_get_ram_ptr() local
2563 MemoryRegion *memory_region_from_host(void *ptr, ram_addr_t *offset) in memory_region_from_host()
2635 hwaddr offset, in memory_region_add_coalescing()
2771 hwaddr offset, in memory_region_add_subregion_common()
2786 hwaddr offset, in memory_region_add_subregion()
2794 hwaddr offset, in memory_region_add_subregion_overlap()
[all …]

1...<<41424344454647484950>>...61