Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dcore-device.c491 u64 offset = (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + index * 4; in read_rom()
622 i * 4 | CSR_REGISTER_BASE | CSR_CONFIG_ROM); in read_config_rom()
651 i * 4 | CSR_REGISTER_BASE | CSR_CONFIG_ROM); in read_config_rom()
Dcore-transaction.c1072 .end = CSR_REGISTER_BASE | CSR_CONFIG_ROM, };
Dsbp2.c1173 + CSR_CONFIG_ROM) & 0xffffff; in sbp2_probe()
Dohci.c1541 i = csr - CSR_CONFIG_ROM; in handle_local_rom()
1620 if (csr >= CSR_CONFIG_ROM && csr < CSR_CONFIG_ROM_END) in handle_local_request()
/Linux-v4.19/include/linux/
Dfirewire.h41 #define CSR_CONFIG_ROM 0x400 macro
/Linux-v4.19/drivers/target/sbp/
Dsbp_target.c73 (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + 3 * 4, in read_peer_guid()
80 (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + 4 * 4, in read_peer_guid()