/openbmc/linux/arch/sh/mm/ |
H A D | cache-sh2.c | 27 unsigned long addr = CACHE_OC_ADDRESS_ARRAY | (v & 0x00000ff0); in sh2__flush_wback_region() local
|
/openbmc/u-boot/board/freescale/lx2160a/ |
H A D | eth_lx2160ardb.c | 23 static bool get_inphi_phy_id(struct mii_dev *bus, int addr, int devad) in get_inphi_phy_id()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv44.c | 30 nv44_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv44_fb_tile_init()
|
H A D | nv10.c | 30 nv10_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv10_fb_tile_init()
|
/openbmc/linux/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_dbg.c | 66 dma_addr_t addr; in bdc_dbg_srr() local
|
/openbmc/linux/drivers/net/dsa/ |
H A D | vitesse-vsc73xx.h | 15 u8 addr[ETH_ALEN]; member
|
/openbmc/linux/drivers/video/backlight/ |
H A D | vgg2432a4.c | 111 unsigned int addr; in vgg2432a4_lcd_init() local
|
/openbmc/linux/arch/x86/um/ |
H A D | elfcore.c | 53 void *addr = (void *) phdrp[i].p_vaddr; in elf_core_write_extra_data() local
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | fb.h | 33 static inline void fb_memset_io(volatile void __iomem *addr, int c, size_t n) in fb_memset_io()
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_eeprom.c | 66 u32 rtl92e_eeprom_read(struct net_device *dev, u32 addr) in rtl92e_eeprom_read()
|
/openbmc/linux/drivers/acpi/ |
H A D | acpi_ffh.c | 35 acpi_ffh_address_space_handler(u32 function, acpi_physical_address addr, in acpi_ffh_address_space_handler()
|
/openbmc/linux/arch/mips/ralink/ |
H A D | ill_acc.c | 35 u32 addr = rt_memc_r32(REG_ILL_ACC_ADDR); in ill_acc_irq_handler() local
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | svm_ops.h | 49 static inline void invlpga(unsigned long addr, u32 asid) in invlpga()
|
/openbmc/linux/tools/include/linux/ |
H A D | mm.h | 14 #define PAGE_ALIGN(addr) ALIGN(addr, PAGE_SIZE) argument
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 1103 struct ipmi_addr *addr, in intf_find_seq() 1910 struct ipmi_addr *addr, in i_ipmi_req_sysintf() 1977 struct ipmi_addr *addr, in i_ipmi_req_ipmb() 2118 struct ipmi_addr *addr, in i_ipmi_req_ipmb_direct() 2170 struct ipmi_addr *addr, in i_ipmi_req_lan() 2295 struct ipmi_addr *addr, in i_ipmi_request() 2397 struct ipmi_addr *addr, in check_addr() 2410 struct ipmi_addr *addr, in ipmi_request_settime() 2449 struct ipmi_addr *addr, in ipmi_request_supply_msgs() 5195 struct ipmi_addr *addr, in ipmi_panic_request_and_wait() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 107 unsigned char addr[ETH_ALEN]; member 1707 const struct in6_addr *addr) in mlxsw_sp_port_fdb_tun_uc_op6_add() 1740 const struct in6_addr *addr) in mlxsw_sp_port_fdb_tun_uc_op6_del() 1762 const union mlxsw_sp_l3addr *addr, in mlxsw_sp_port_fdb_tunnel_uc_op() 2969 union mlxsw_sp_l3addr *addr) in mlxsw_sp_switchdev_vxlan_addr_convert() 3000 union mlxsw_sp_l3addr *addr, in mlxsw_sp_fdb_vxlan_call_notifiers() 3022 union mlxsw_sp_l3addr *addr, in mlxsw_sp_fdb_nve_call_notifiers() 3239 union mlxsw_sp_l3addr addr; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() local 3396 union mlxsw_sp_l3addr addr; in mlxsw_sp_switchdev_bridge_vxlan_fdb_event() local 3547 union mlxsw_sp_l3addr addr; in mlxsw_sp_switchdev_vxlan_fdb_add() local [all …]
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | pm-rcar-gen2.c | 40 static inline u32 phys_to_sbar(phys_addr_t addr) in phys_to_sbar()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | timed_ctrl.c | 29 hrt_address addr, in timed_ctrl_snd_commnd()
|
H A D | input_formatter.c | 63 hrt_address addr; in input_formatter_rst() local
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | sync_bitops.h | 24 #define sync_test_bit(nr, addr) test_bit(nr, addr) argument
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | gpio.c | 34 static void clrsetbits(u32 addr, u32 and_mask, u32 or_mask) in clrsetbits()
|
/openbmc/u-boot/board/eets/pdu001/ |
H A D | mux.c | 92 void enable_uart_pin_mux(u32 addr) in enable_uart_pin_mux()
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | clk-peripheral.c | 59 void *addr; in periph_clk_enable() local
|
/openbmc/qemu/include/hw/core/ |
H A D | generic-loader.h | 32 uint64_t addr; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
H A D | nv50.c | 60 u32 addr = nvkm_rd32(device, 0x009084); in nv50_bus_intr() local
|