Searched refs:PAR_RESET (Results 1 – 4 of 4) sorted by relevance
118 #define PAR_RESET 0x00000001U /* Reset the entire chip */ macro
669 SETBIT(afep, CSR_PAR, PAR_RESET); in afe_quiesce()677 if ((GETCSR(afep, CSR_PAR) & PAR_RESET) == 0) { in afe_quiesce()886 SETBIT(afep, CSR_PAR, PAR_RESET); in afe_initialize()890 if (!(val & PAR_RESET)) { in afe_initialize()
102 #define PAR_RESET 0x00000001U /* Reset the entire chip */ macro
651 SETBIT(mxfep, CSR_PAR, PAR_RESET); in mxfe_quiesce()748 SETBIT(mxfep, CSR_PAR, PAR_RESET); in mxfe_initialize()752 if (!(val & PAR_RESET)) { in mxfe_initialize()