/openbmc/linux/arch/m68k/include/asm/ |
H A D | MC68328.h | 17 #define BYTE_REF(addr) (*((volatile unsigned char*)addr)) argument 18 #define WORD_REF(addr) (*((volatile unsigned short*)addr)) argument 19 #define LONG_REF(addr) (*((volatile unsigned long*)addr)) argument
|
H A D | MC68EZ328.h | 18 #define BYTE_REF(addr) (*((volatile unsigned char*)addr)) argument 19 #define WORD_REF(addr) (*((volatile unsigned short*)addr)) argument 20 #define LONG_REF(addr) (*((volatile unsigned long*)addr)) argument
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 4335 struct sockaddr *addr = p; in bnx2x_change_mac_addr() local 5096 u32 addr = BAR_CSTRORM_INTMEM + in storm_memset_hc_timeout() local 5109 u32 addr = BAR_CSTRORM_INTMEM + in storm_memset_hc_disable() local
|
H A D | bnx2x_sriov.h | 312 void *addr; member 589 static inline int bnx2x_vfpf_config_mac(struct bnx2x *bp, const u8 *addr, in bnx2x_vfpf_config_mac()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | si.c | 3373 u64 addr = rdev->fence_drv[fence->ring].gpu_addr; in si_fence_ring_emit() local 4821 u32 status, u32 addr) in si_vm_decode_fault() 6256 u32 status, addr; in si_irq_process() local
|
H A D | r600.c | 2878 u64 addr = rdev->fence_drv[fence->ring].gpu_addr; in r600_fence_ring_emit() local 2931 uint64_t addr = semaphore->gpu_addr; in r600_semaphore_ring_emit() local
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_uclo.h | 288 unsigned int addr; member 381 unsigned short addr; member 397 unsigned int addr; member
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 550 static int srcimp_mgr_set_imapaddr(void *blk, unsigned int addr) in srcimp_mgr_set_imapaddr() 1089 static int daio_mgr_set_imapaddr(void *blk, unsigned int addr) in daio_mgr_set_imapaddr() 1376 static void i2c_write(struct hw *hw, u32 device, u32 addr, u32 data) in i2c_write()
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.h | 523 #define QLA8XXX_ADDR_IN_RANGE(addr, low, high) \ argument 647 long addr; member 887 uint32_t addr; member
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 361 u32 addr = regAddr[i]; in ath9k_hw_chip_test() local 2700 int addr; in ath9k_hw_gpio_cfg_output_mux() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | b44.c | 1356 struct sockaddr *addr = p; in b44_set_mac_addr() local 2141 u8 *addr; in b44_get_invariants() local
|
/openbmc/linux/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 926 struct sockaddr *addr = p; in atl2_set_mac() local 2127 static bool atl2_spi_read(struct atl2_hw *hw, u32 addr, u32 *buf) in atl2_spi_read()
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | kvm_util_base.h | 531 static inline int __vcpu_get_reg(struct kvm_vcpu *vcpu, uint64_t id, void *addr) in __vcpu_get_reg() 543 static inline void vcpu_get_reg(struct kvm_vcpu *vcpu, uint64_t id, void *addr) in vcpu_get_reg()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_evtchn.c | 1644 static uint32_t msi_pirq_target(uint64_t addr, uint32_t data) in msi_pirq_target() 1706 uint64_t addr, uint32_t data, bool is_masked) in xen_evtchn_snoop_msi()
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola.h | 204 unsigned long addr; member 211 dma_addr_t addr; /* physical address of CORB/RIRB buffer */ member
|
/openbmc/qemu/hw/mem/ |
H A D | cxl_type3.c | 291 static uint32_t ct3d_config_read(PCIDevice *pci_dev, uint32_t addr, int size) in ct3d_config_read() 303 static void ct3d_config_write(PCIDevice *pci_dev, uint32_t addr, uint32_t val, in ct3d_config_write()
|
/openbmc/linux/drivers/hwmon/ |
H A D | nct6683.c | 300 int addr; /* IO base of EC space */ member 1349 int addr; in nct6683_find() local
|
/openbmc/linux/drivers/i3c/master/ |
H A D | dw-i3c-master.c | 307 static int dw_i3c_master_get_addr_pos(struct dw_i3c_master *master, u8 addr) in dw_i3c_master_get_addr_pos() 1247 u8 addr, len; in dw_i3c_master_handle_ibi_sir() local
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 199 u32 *addr; member 775 u32 addr; in _lookup_clkctrl_clk() local
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | 586 static u32 hash_get(u8 *addr) in hash_get() 1135 static int emac_dev_setmac_addr(struct net_device *ndev, void *addr) in emac_dev_setmac_addr()
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1712.h | 490 static inline void snd_ice1712_write(struct snd_ice1712 *ice, u8 addr, u8 data) in snd_ice1712_write() 496 static inline u8 snd_ice1712_read(struct snd_ice1712 *ice, u8 addr) in snd_ice1712_read()
|
/openbmc/linux/fs/iomap/ |
H A D | buffered-io.c | 301 void *addr; in iomap_read_inline_data() local 820 void *addr; in iomap_write_end_inline() local
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_ioctl_linux.c | 1819 u32 addr; in r8711_wx_read32() local 1836 u32 addr; in r8711_wx_write32() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp6000_pcie.c | 167 void __iomem *addr; member 1057 void __iomem *addr; member
|
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 156 void __iomem *addr; member 160 u64 addr; member
|