Searched refs:PLL_ENB (Results 1 – 2 of 2) sorted by relevance
34 #define PLL_ENB 0x1B7088 macro
1313 hw_write_20kx(hw, PLL_ENB, pllenb); in hw_pll_init()2093 data = hw_read_20kx(hw, PLL_ENB); in hw_card_stop()2094 hw_write_20kx(hw, PLL_ENB, (data & (~0x07))); in hw_card_stop()