/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_vp8_if.c | 249 u32 addr = 0, val = 0; in store_dec_table() local 266 u32 addr = 0; in load_dec_table() local
|
/openbmc/linux/kernel/ |
H A D | kexec_core.c | 382 unsigned long pfn, epfn, addr, eaddr; in kimage_alloc_normal_control_pages() local 701 unsigned long addr; in kimage_alloc_page() local
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl.c | 683 static struct hda_codec *skl_codec_device_init(struct hdac_bus *bus, int addr) in skl_codec_device_init() 709 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc.c | 275 u32 addr = (u32)vb2_dma_contig_plane_dma_addr(&dst_buf->b->vb2_buf, 0); in s5p_mfc_handle_frame_copy_time() local 340 u32 addr = (u32)vb2_dma_contig_plane_dma_addr(&dst_buf->b->vb2_buf, 0); in s5p_mfc_handle_frame_new() local
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | mtd_dataflash.c | 241 unsigned int addr; in dataflash_read() local 306 unsigned int pageaddr, addr, offset, writelen; in dataflash_write() local
|
/openbmc/linux/include/linux/ |
H A D | libnvdimm.h | 318 static inline void arch_wb_cache_pmem(void *addr, size_t size) in arch_wb_cache_pmem() 321 static inline void arch_invalidate_pmem(void *addr, size_t size) in arch_invalidate_pmem()
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | armada_crtc.c | 553 uint32_t addr; in armada_load_cursor_argb() local 591 unsigned addr; in armada_drm_crtc_cursor_tran() local
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_dma.c | 345 static inline void zpci_err_dma(unsigned long rc, unsigned long addr) in zpci_err_dma() 349 unsigned long addr; in zpci_err_dma() member
|
/openbmc/linux/drivers/iio/accel/ |
H A D | adxl355_core.c | 343 static int adxl355_get_temp_data(struct adxl355_data *data, u8 addr) in adxl355_get_temp_data() 348 static int adxl355_read_axis(struct adxl355_data *data, u8 addr) in adxl355_read_axis()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_console.c | 174 u64 addr, in CVMX_BOOTMEM_NAMED_GET_NAME() 536 u64 addr, size; in octeon_init_consoles() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-aspeed-sgpio.c | 294 void __iomem *addr; in aspeed_sgpio_irq_set_mask() local 343 void __iomem *addr; in aspeed_sgpio_set_type() local
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-bt1.c | 173 static int bt1_pcie_read_mmio(void __iomem *addr, int size, u32 *val) in bt1_pcie_read_mmio() 194 static int bt1_pcie_write_mmio(void __iomem *addr, int size, u32 val) in bt1_pcie_write_mmio()
|
/openbmc/linux/drivers/fpga/ |
H A D | intel-m10-bmc-sec-update.c | 74 static int m10bmc_sec_read(struct m10bmc_sec *sec, u8 *buf, u32 addr, u32 size) in m10bmc_sec_read() 166 show_canceled_csk(struct device *dev, u32 addr, char *buf) in show_canceled_csk()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | cafe_nand.c | 101 #define cafe_readl(cafe, addr) readl((cafe)->mmio + CAFE_##addr) argument 102 #define cafe_writel(cafe, datum, addr) writel(datum, (cafe)->mmio + CAFE_##addr) argument
|
/openbmc/linux/include/net/sctp/ |
H A D | sctp.h | 535 static inline void sctp_v6_map_v4(union sctp_addr *addr) in sctp_v6_map_v4() 543 static inline void sctp_v4_map_v6(union sctp_addr *addr) in sctp_v4_map_v6()
|
/openbmc/linux/include/net/ |
H A D | mptcp.h | 55 struct in_addr addr; member 82 struct mptcp_addr_info addr; member
|
/openbmc/linux/net/sctp/ |
H A D | associola.c | 583 const union sctp_addr *addr, in sctp_assoc_add_peer() 740 const union sctp_addr *addr) in sctp_assoc_del_peer()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | mtk_scp.c | 376 static void scp_sram_power_on(void __iomem *addr, u32 reserved_mask) in scp_sram_power_on() 385 static void scp_sram_power_off(void __iomem *addr, u32 reserved_mask) in scp_sram_power_off()
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 84 static int txgbe_pcs_read(struct mii_bus *bus, int addr, int devnum, int regnum) in txgbe_pcs_read() 103 static int txgbe_pcs_write(struct mii_bus *bus, int addr, int devnum, int regnum, u16 val) in txgbe_pcs_write()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp.c | 22 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_cleanup() 44 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_setup()
|
/openbmc/qemu/target/arm/ |
H A D | debug_helper.c | 658 vaddr addr; in hw_breakpoint_update() local 758 vaddr arm_adjust_watchpoint_address(CPUState *cs, vaddr addr, int len) in arm_adjust_watchpoint_address()
|
/openbmc/qemu/hw/misc/ |
H A D | stm32l4x5_rcc.c | 961 static uint64_t stm32l4x5_rcc_read(void *opaque, hwaddr addr, in stm32l4x5_rcc_read() 1069 static void stm32l4x5_rcc_write(void *opaque, hwaddr addr, in stm32l4x5_rcc_write()
|
/openbmc/qemu/hw/arm/ |
H A D | musca.c | 128 hwaddr addr; member 161 hwaddr addr; member
|
/openbmc/linux/arch/x86/xen/ |
H A D | setup.c | 608 phys_addr_t addr, start; in xen_find_free_area() local 796 phys_addr_t mem_end, addr, size, chunk_size; in xen_memory_setup() local
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.c | 704 u32 addr; in adreno_gpu_state_get() local 942 uint32_t addr; in adreno_dump() local
|