Home
last modified time | relevance | path

Searched refs:CSR_STATE_BIT_CMSTR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dcore.h50 #define CSR_STATE_BIT_CMSTR (1 << 8) macro
H A Dcore-card.c524 transaction_data[0] = cpu_to_be32(CSR_STATE_BIT_CMSTR); in bm_work()
H A Dohci.c2688 value = CSR_STATE_BIT_CMSTR; in ohci_read_csr()
2734 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()
2744 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()