Searched defs:csr_offset (Results 1 – 4 of 4) sorted by relevance
686 static u32 dummy_read_csr(struct fw_card *card, int csr_offset) in dummy_read_csr()691 static void dummy_write_csr(struct fw_card *card, int csr_offset, u32 value) in dummy_write_csr()
2758 static u32 ohci_read_csr(struct fw_card *card, int csr_offset) in ohci_read_csr()2806 static void ohci_write_csr(struct fw_card *card, int csr_offset, u32 value) in ohci_write_csr()
62 u64 csr_offset; member
438 u64 csr_offset, cfg; in bgx_config_timestamping() local