/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_cpplib.c | 42 unsigned long long address, u32 *value) in nfp_cpp_readl() 65 unsigned long long address, u32 value) in nfp_cpp_writel() 86 unsigned long long address, u64 *value) in nfp_cpp_readq() 109 unsigned long long address, u64 value) in nfp_cpp_writeq()
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-rt2880.c | 64 u32 address; in rt2880_pci_config_read() local 91 u32 address; in rt2880_pci_config_write() local 146 u32 address; in rt2880_pci_read_u32() local 159 u32 address; in rt2880_pci_write_u32() local
|
/openbmc/entity-manager/src/ |
H A D | fru_device.cpp | 102 static std::string getEepromPath(size_t bus, size_t address) in getEepromPath() 111 static bool hasEepromFile(size_t bus, size_t address) in hasEepromFile() 180 static void makeProbeInterface(size_t bus, size_t address, in makeProbeInterface() 239 int file, uint16_t address, uint8_t* toTargetBuf, uint8_t toTargetBufLen, in i2cSmbusWriteThenRead() 271 uint16_t address, off_t offset, size_t len, in readData() 304 static std::vector<uint8_t> processEeprom(int bus, int address) in processEeprom() 365 size_t address = 0; in findI2CEeproms() local 624 for (const auto& address : addresses) in loadBlocklist() local 749 uint32_t bus, uint32_t address, size_t& unknownBusObjectCount, in addFruObjectToDbus() 1127 const std::string& updatePropertyReq, uint32_t bus, uint32_t address, in updateFRUProperty() [all …]
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | pci-bridge.h | 17 static inline int pcibios_vaddr_is_ioport(void __iomem *address) in pcibios_vaddr_is_ioport() 39 static inline int isa_vaddr_is_ioport(void __iomem *address) in isa_vaddr_is_ioport()
|
/openbmc/qemu/hw/i386/ |
H A D | e820_memory_layout.c | 17 void e820_add_entry(uint64_t address, uint64_t length, uint32_t type) in e820_add_entry() 40 bool e820_get_entry(int idx, uint32_t type, uint64_t *address, uint64_t *length) in e820_get_entry()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | pgalloc.h | 57 #define __pte_free_tlb(tlb, pte, address) \ argument 65 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() 90 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long address) in pud_alloc_one()
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | mpl115_i2c.c | 22 static int mpl115_i2c_read(struct device *dev, u8 address) in mpl115_i2c_read() 27 static int mpl115_i2c_write(struct device *dev, u8 address, u8 value) in mpl115_i2c_write()
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu_helper.c | 16 int *prot, target_ulong address, in loongarch_map_tlb_entry() 145 int *prot, target_ulong address, in loongarch_map_address() 160 int *prot, target_ulong address, in loongarch_map_address() 180 int *prot, target_ulong address, in get_physical_address()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | motorola_pgalloc.h | 48 unsigned long address) in __pte_free_tlb() 54 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() 65 unsigned long address) in __pmd_free_tlb()
|
/openbmc/phosphor-snmp/ |
H A D | snmp_client.cpp | 14 const std::string& address, uint16_t port) : in Client() 27 std::string Client::address(std::string value) in address() function in phosphor::network::snmp::Client
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | get_address.c | 141 unsigned long base_address, limit, address, seg_top; in pm_address() local 216 int address = 0; /* Initialized just to stop compiler warnings. */ in FPU_get_address() local 300 int address = 0; /* Default used for mod == 0 */ in FPU_get_address_16() local
|
/openbmc/linux/arch/um/include/asm/ |
H A D | pgalloc.h | 28 #define __pte_free_tlb(tlb, pte, address) \ argument 36 #define __pmd_free_tlb(tlb, pmd, address) \ argument
|
/openbmc/linux/drivers/memstick/host/ |
H A D | r592.c | 53 static inline u32 r592_read_reg(struct r592_device *dev, int address) in r592_read_reg() 62 int address, u32 value) in r592_write_reg() 69 static inline u32 r592_read_reg_raw_be(struct r592_device *dev, int address) in r592_read_reg_raw_be() 78 int address, u32 value) in r592_write_reg_raw_be() 86 int address, u32 mask) in r592_set_reg_mask() 95 int address, u32 mask) in r592_clear_reg_mask()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_dsd.h | 8 __le32 address; member 21 __le64 address; member
|
/openbmc/u-boot/drivers/axi/ |
H A D | axi_sandbox.c | 24 static int axi_sandbox_read(struct udevice *bus, ulong address, void *data, in axi_sandbox_read() 43 static int axi_sandbox_write(struct udevice *bus, ulong address, void *data, in axi_sandbox_write()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 49 #define update_mmu_cache(vma, address, ptep) do { } while (0) argument 51 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) argument 594 unsigned long address = (unsigned long)ptr | 1; in csp() local 606 unsigned long address = (unsigned long)ptr | 1; in cspg() local 623 unsigned long address, unsigned long asce) in crdte() 1146 unsigned long address, pte_t *ptep) in ptep_clear_flush_young() 1248 unsigned long address, in flush_tlb_fix_spurious_fault() 1452 static inline p4d_t *p4d_offset(pgd_t *pgdp, unsigned long address) in p4d_offset() 1465 static inline pud_t *pud_offset(p4d_t *p4dp, unsigned long address) in pud_offset() 1479 static inline pmd_t *pmd_offset(pud_t *pudp, unsigned long address) in pmd_offset() [all …]
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | mmu_decl.h | 52 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() 63 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() 74 static inline void _tlbivax_bcast(unsigned long address, unsigned int pid, in _tlbivax_bcast()
|
/openbmc/linux/arch/parisc/mm/ |
H A D | fault.c | 243 unsigned long address, struct task_struct *tsk, in show_signal_msg() 268 unsigned long address) in do_page_fault() 460 unsigned long address; in handle_nadtlb_fault() local
|
/openbmc/linux/arch/m68k/mm/ |
H A D | cache.c | 59 void flush_icache_user_range(unsigned long address, unsigned long endaddr) in flush_icache_user_range() 91 void flush_icache_range(unsigned long address, unsigned long endaddr) in flush_icache_range()
|
/openbmc/linux/arch/microblaze/mm/ |
H A D | fault.c | 67 void bad_page_fault(struct pt_regs *regs, unsigned long address, int sig) in bad_page_fault() 86 void do_page_fault(struct pt_regs *regs, unsigned long address, in do_page_fault()
|
/openbmc/linux/drivers/media/usb/gspca/m5602/ |
H A D | m5602_core.c | 52 int m5602_read_bridge(struct sd *sd, const u8 address, u8 *i2c_data) in m5602_read_bridge() 74 int m5602_write_bridge(struct sd *sd, const u8 address, const u8 i2c_data) in m5602_write_bridge() 110 int m5602_read_sensor(struct sd *sd, const u8 address, in m5602_read_sensor() 159 int m5602_write_sensor(struct sd *sd, const u8 address, in m5602_write_sensor()
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | eeprom_device.hpp | 42 EEPROMDevice(const std::string& address, const std::string& driver, in EEPROMDevice() 129 const std::string address; member in phosphor::fan::presence::EEPROMDevice
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | wq_enet_desc.h | 12 __le64 address; member 41 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc() 60 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | wq_enet_desc.h | 11 __le64 address; member 40 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc() 59 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | wq_enet_desc.h | 9 __le64 address; member 38 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc() 57 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
|