Home
last modified time | relevance | path

Searched defs:csr_offset (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/firewire/
A Dcore-card.c619 static u32 dummy_read_csr(struct fw_card *card, int csr_offset) in dummy_read_csr()
624 static void dummy_write_csr(struct fw_card *card, int csr_offset, u32 value) in dummy_write_csr()
A Dohci.c2608 static u32 ohci_read_csr(struct fw_card *card, int csr_offset) in ohci_read_csr()
2659 static void ohci_write_csr(struct fw_card *card, int csr_offset, u32 value) in ohci_write_csr()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dlmac_common.h60 u64 csr_offset; member
/linux-6.3-rc2/drivers/crypto/qat/qat_common/
A Dadf_accel_devices.h233 #define ADF_CSR_WR(csr_base, csr_offset, val) \ argument
237 #define ADF_CSR_RD(csr_base, csr_offset) __raw_readl(csr_base + csr_offset) argument
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/
A Dthunder_bgx.c438 u64 csr_offset, cfg; in bgx_config_timestamping() local

Completed in 19 milliseconds