Home
last modified time | relevance | path

Searched refs:CSR_CONFIG_ROM_END (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dfirewire.h42 #define CSR_CONFIG_ROM_END 0x800 macro
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-transaction.c533 .end = CSR_REGISTER_BASE | CSR_CONFIG_ROM_END, };
H A Dcore-cdev.c1449 if (a->offset < CSR_REGISTER_BASE + CSR_CONFIG_ROM_END) in ioctl_send_broadcast_request()
H A Dohci.c1603 if (csr >= CSR_CONFIG_ROM && csr < CSR_CONFIG_ROM_END) in handle_local_request()