Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvmem/
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-6.12.1/drivers/net/phy/
Dphy-core.c671 unsigned int addr_offset, int devad, in __phy_package_read_mmd()
703 unsigned int addr_offset, int devad, in phy_package_read_mmd()
741 unsigned int addr_offset, int devad, in __phy_package_write_mmd()
774 unsigned int addr_offset, int devad, in phy_package_write_mmd()
/linux-6.12.1/include/linux/
Derrqueue.h22 u16 addr_offset; member
Dphy.h2073 unsigned int addr_offset) in phy_package_address()
2088 unsigned int addr_offset, u32 regnum) in phy_package_read()
2099 unsigned int addr_offset, u32 regnum) in __phy_package_read()
2110 unsigned int addr_offset, u32 regnum, in phy_package_write()
2122 unsigned int addr_offset, u32 regnum, in __phy_package_write()
Dntb.h1637 u32 addr_offset; member
/linux-6.12.1/arch/arm/include/asm/
Dunwind.h21 unsigned long addr_offset; member
/linux-6.12.1/drivers/net/can/m_can/
Dtcan4x5x-core.c189 static int tcan4x5x_read_fifo(struct m_can_classdev *cdev, int addr_offset, in tcan4x5x_read_fifo()
205 int addr_offset, const void *val, size_t val_count) in tcan4x5x_write_fifo()
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-6.12.1/drivers/misc/
Dpch_phub.c492 unsigned int addr_offset; in pch_phub_bin_read() local
560 unsigned int addr_offset; in pch_phub_bin_write() local
/linux-6.12.1/tools/perf/util/
Ddb-export.h37 u64 addr_offset; /* addr offset from symbol start */ member
Ddwarf-aux.c1394 u64 addr_offset, u64 addr_type, bool is_pointer) in match_var_offset()
/linux-6.12.1/drivers/staging/axis-fifo/
Daxis-fifo.c148 size_t count, unsigned int addr_offset) in sysfs_write()
164 unsigned int addr_offset) in sysfs_read()
/linux-6.12.1/drivers/input/rmi4/
Drmi_i2c.c134 u8 addr_offset = addr & 0xff; in rmi_i2c_read_block() local
/linux-6.12.1/drivers/spi/
Dspi-fsl-qspi.c645 u32 addr_offset = 0; in fsl_qspi_exec_op() local
723 u32 reg, addr_offset = 0; in fsl_qspi_default_setup() local
/linux-6.12.1/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c31 unsigned long addr_offset; member
/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp_ctxt.h151 u32 addr_offset; member
/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_system.c299 int addr_offset; in input_switch_cfg() local
/linux-6.12.1/sound/soc/codecs/
Dadau17x1.c1003 unsigned int addr_offset; in adau17x1_safeload() local
/linux-6.12.1/drivers/net/ethernet/alacritech/
Dslic.h478 unsigned int addr_offset[SLIC_NUM_STAT_DESC_ARRAYS]; member
525 unsigned int addr_offset; member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h309 __le32 addr_offset; member
/linux-6.12.1/sound/soc/codecs/aw88395/
Daw88395_device.c340 unsigned int addr_offset; in aw_dev_modify_dsp_cfg() local
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dicp_qat_uclo.h331 unsigned int addr_offset; member
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c14708 u16 addr_offset[] = { 0x186, 0x195, 0x2c5}; in wlc_phy_ipa_set_tx_digi_filts_nphy() local
17040 u16 addr_offset = 0x2c5; in wlc_phy_extpa_set_tx_digi_filts_nphy() local
/linux-6.12.1/arch/x86/events/
Dperf_event.h791 int (*addr_offset)(int index, bool eventsel); member