Home
last modified time | relevance | path

Searched refs:CSR_FCP_RESPONSE (Results 1 – 5 of 5) sorted by relevance

/linux/tools/firewire/
H A Ddecode-fcp.c10 #define CSR_FCP_RESPONSE 0xfffff0000d00ull macro
185 if (offset == CSR_FCP_COMMAND || offset == CSR_FCP_RESPONSE) { in decode_fcp()
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c232 .length = CSR_FCP_END - CSR_FCP_RESPONSE,
237 .start = CSR_REGISTER_BASE + CSR_FCP_RESPONSE,
/linux/sound/firewire/
H A Dfcp.c384 .start = CSR_REGISTER_BASE + CSR_FCP_RESPONSE, in fcp_module_init()
/linux/include/linux/
H A Dfirewire.h48 #define CSR_FCP_RESPONSE 0xD00 macro
/linux/drivers/firewire/
H A Dcore-transaction.c934 offset != (CSR_REGISTER_BASE | CSR_FCP_RESPONSE)) || in handle_fcp_region_request()