Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dlmac_common.h62 u64 csr_offset; member
/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c438 u64 csr_offset, cfg; in bgx_config_timestamping() local
/linux/drivers/firewire/
H A Dohci.c2633 static u32 ohci_read_csr(struct fw_card *card, int csr_offset) in ohci_read_csr()
2681 static void ohci_write_csr(struct fw_card *card, int csr_offset, u32 value) in ohci_write_csr()