Home
last modified time | relevance | path

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

/sound/pci/ctxfi/
Dct20k1reg.h615 #define PLLCTL 0x1C6060 macro
Dcthw20k1.c1323 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()