Searched refs:PLLCTL_FD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 1282 #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()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 1282 #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()
|
Completed in 7 milliseconds