Home
last modified time | relevance | path

Searched defs:addr_offset (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_package.c55 int phy_package_address(struct phy_device *phydev, unsigned int addr_offset) in phy_package_address()
69 int __phy_package_read(struct phy_device *phydev, unsigned int addr_offset, in __phy_package_read()
81 int __phy_package_write(struct phy_device *phydev, unsigned int addr_offset, in __phy_package_write()
H A Dphy-core.c504 unsigned int addr_offset, int devad, in __phy_package_read_mmd()
537 unsigned int addr_offset, int devad, in __phy_package_write_mmd()
/linux/drivers/nvmem/
H A Drockchip-efuse.c99 unsigned int addr_start, addr_end, addr_offset, addr_len; in rockchip_rk3328_efuse_read() local
154 unsigned int addr_start, addr_end, addr_offset, addr_len; in rockchip_rk3399_efuse_read() local
/linux/include/linux/
H A Derrqueue.h22 u16 addr_offset; member
H A Dntb.h1637 u32 addr_offset; member
/linux/arch/arm/include/asm/
H A Dunwind.h21 unsigned long addr_offset; member
/linux/drivers/net/can/m_can/
H A Dtcan4x5x-core.c191 static int tcan4x5x_read_fifo(struct m_can_classdev *cdev, int addr_offset, in tcan4x5x_read_fifo()
207 int addr_offset, const void *val, size_t val_count) in tcan4x5x_write_fifo()
H A Dm_can.c345 u32 addr_offset = cdev->mcfg[MRAM_RXF0].off + fgi * RXF0_ELEMENT_SIZE + in m_can_fifo_read() local
358 u32 addr_offset = cdev->mcfg[MRAM_TXB].off + fpi * TXB_ELEMENT_SIZE + in m_can_fifo_write() local
376 u32 addr_offset = cdev->mcfg[MRAM_TXE].off + fgi * TXE_ELEMENT_SIZE + in m_can_txe_fifo_read() local
/linux/tools/perf/util/
H A Ddb-export.h37 u64 addr_offset; /* addr offset from symbol start */ member
/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.c148 size_t count, unsigned int addr_offset) in sysfs_write()
164 unsigned int addr_offset) in sysfs_read()
/linux/drivers/input/rmi4/
H A Drmi_i2c.c134 u8 addr_offset = addr & 0xff; in rmi_i2c_read_block() local
/linux/drivers/spi/
H A Dspi-fsl-qspi.c646 u32 addr_offset = 0; in fsl_qspi_exec_op() local
724 u32 reg, addr_offset = 0; in fsl_qspi_default_setup() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.c373 uint32_t addr_offset = 0; in amdgpu_mes_rreg() local
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c31 unsigned long addr_offset; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp_ctxt.h151 u32 addr_offset; member
/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c254 size_t *pci_size, size_t *addr_offset) in rockchip_pcie_ep_align_addr()
/linux/drivers/net/ethernet/alacritech/
H A Dslic.h478 unsigned int addr_offset[SLIC_NUM_STAT_DESC_ARRAYS]; member
525 unsigned int addr_offset; member
/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c341 unsigned int addr_offset; in aw_dev_modify_dsp_cfg() local
/linux/arch/x86/events/
H A Dperf_event.h826 int (*addr_offset)(int index, bool eventsel); member