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

/linux-master/drivers/firewire/
H A Dcore-device.c555 u64 offset = (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + index * 4;
686 i * 4 | CSR_REGISTER_BASE | CSR_CONFIG_ROM);
715 i * 4 | CSR_REGISTER_BASE | CSR_CONFIG_ROM);
H A Dcore-transaction.c1161 .end = CSR_REGISTER_BASE | CSR_CONFIG_ROM, };
H A Dsbp2.c1158 + CSR_CONFIG_ROM) & 0xffffff;
H A Dohci.c1573 i = csr - CSR_CONFIG_ROM;
1656 if (csr >= CSR_CONFIG_ROM && csr < CSR_CONFIG_ROM_END)
/linux-master/include/linux/
H A Dfirewire.h41 #define CSR_CONFIG_ROM 0x400 macro
/linux-master/drivers/target/sbp/
H A Dsbp_target.c60 (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + 3 * 4,
67 (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + 4 * 4,

Completed in 173 milliseconds