Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Daltera-freeze-bridge.c24 #define FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE BIT(1) macro
104 } else if (!(status & FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE)) { in altera_freeze_br_do_freeze()
137 if (status & FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE) { in altera_freeze_br_do_unfreeze()
149 FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE); in altera_freeze_br_do_unfreeze()
241 if (status & FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE) in altera_freeze_br_probe()