Searched refs:CODA_REG_RESET_ENABLE (Results 1 – 2 of 2) sorted by relevance
24 #define CODA_REG_RESET_ENABLE (1 << 0) macro
2863 data |= CODA_REG_RESET_ENABLE; in coda_hw_init()2866 data &= ~CODA_REG_RESET_ENABLE; in coda_hw_init()
Completed in 13 milliseconds