Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/fpga/
Daltera-freeze-bridge.c23 #define FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE BIT(1) macro
103 } else if (!(status & FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE)) { in altera_freeze_br_do_freeze()
136 if (status & FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE) { in altera_freeze_br_do_unfreeze()
148 FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE); in altera_freeze_br_do_unfreeze()
244 if (status & FREEZE_CSR_STATUS_UNFREEZE_REQ_DONE) in altera_freeze_br_probe()