Home
last modified time | relevance | path

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

/linux-3.4.99/tools/firewire/
Ddecode-fcp.c9 #define CSR_FCP_RESPONSE 0xfffff0000d00ull macro
184 if (offset == CSR_FCP_COMMAND || offset == CSR_FCP_RESPONSE) { in decode_fcp()
/linux-3.4.99/drivers/media/dvb/firewire/
Dfiredtv-fw.c231 .length = CSR_FCP_END - CSR_FCP_RESPONSE,
236 .start = CSR_REGISTER_BASE + CSR_FCP_RESPONSE,
/linux-3.4.99/sound/firewire/
Dfcp.c207 .start = CSR_REGISTER_BASE + CSR_FCP_RESPONSE, in fcp_module_init()
/linux-3.4.99/include/linux/
Dfirewire.h47 #define CSR_FCP_RESPONSE 0xD00 macro
/linux-3.4.99/drivers/firewire/
Dcore-transaction.c861 offset != (CSR_REGISTER_BASE | CSR_FCP_RESPONSE)) || in handle_fcp_region_request()