Searched refs:PLLCTL (Results 1 – 2 of 2) sorted by relevance
615 #define PLLCTL 0x1C6060 macro
1323 if (hw_read_20kx(hw, PLLCTL) == pllctl) in hw_pll_init()1326 hw_write_20kx(hw, PLLCTL, pllctl); in hw_pll_init()1971 data = hw_read_20kx(hw, PLLCTL); in hw_card_stop()1972 hw_write_20kx(hw, PLLCTL, (data & (~(0x0F<<12)))); in hw_card_stop()