Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Daltera-freeze-bridge.c23 #define FREEZE_CSR_STATUS_FREEZE_REQ_DONE BIT(0) macro
100 if (status & FREEZE_CSR_STATUS_FREEZE_REQ_DONE) { in altera_freeze_br_do_freeze()
112 FREEZE_CSR_STATUS_FREEZE_REQ_DONE); in altera_freeze_br_do_freeze()
141 } else if (!(status & FREEZE_CSR_STATUS_FREEZE_REQ_DONE)) { in altera_freeze_br_do_unfreeze()