Home
last modified time | relevance | path

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

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