Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthw20k2.c1282 #define PLLCTL_FD 0x0001FF00 macro
1312 set_field(&pllctl, PLLCTL_FD, 48000 == rsr ? 16 - 4 : 147 - 4); in hw_pll_init()
1318 set_field(&pllctl, PLLCTL_FD, 48000 == rsr ? 16 - 2 : 147 - 2); in hw_pll_init()
1340 get_field(pllctl, PLLCTL_FD)) in hw_pll_init()