Home
last modified time | relevance | path

Searched refs:CSR_CONFIG_ROM (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/firewire/
A Dcore-device.c476 u64 offset = (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + index * 4; in read_rom()
607 i * 4 | CSR_REGISTER_BASE | CSR_CONFIG_ROM); in read_config_rom()
636 i * 4 | CSR_REGISTER_BASE | CSR_CONFIG_ROM); in read_config_rom()
A Dcore-transaction.c1114 .end = CSR_REGISTER_BASE | CSR_CONFIG_ROM, };
A Dsbp2.c1157 + CSR_CONFIG_ROM) & 0xffffff; in sbp2_probe()
A Dohci.c1524 i = csr - CSR_CONFIG_ROM; in handle_local_rom()
1603 if (csr >= CSR_CONFIG_ROM && csr < CSR_CONFIG_ROM_END) in handle_local_request()
/linux-6.3-rc2/include/linux/
A Dfirewire.h41 #define CSR_CONFIG_ROM 0x400 macro
/linux-6.3-rc2/drivers/target/sbp/
A Dsbp_target.c60 (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + 3 * 4, in read_peer_guid()
67 (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + 4 * 4, in read_peer_guid()

Completed in 24 milliseconds