Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtscs42xx.c952 #define PLL_CTL(f, rt, rd, r1b_l, r9, ra, rb, \ macro
974 PLL_CTL(1411200, 0x05,
977 PLL_CTL(1536000, 0x05,
980 PLL_CTL(2822400, 0x0A,
983 PLL_CTL(3072000, 0x0B,
986 PLL_CTL(5644800, 0x15,
989 PLL_CTL(6144000, 0x17,
992 PLL_CTL(12000000, 0x2E,
995 PLL_CTL(19200000, 0x4A,
998 PLL_CTL(22000000, 0x55,
[all …]
H A Dtscs454.c514 #define PLL_CTL(f, t, c1, r1, o1, f1l, f1h, c2, r2, o2, f2l, f2h) \ macro
533 PLL_CTL(1411200, 0x05,
536 PLL_CTL(1536000, 0x05,
539 PLL_CTL(2822400, 0x0A,
542 PLL_CTL(3072000, 0x0B,
545 PLL_CTL(5644800, 0x15,
548 PLL_CTL(6144000, 0x17,
551 PLL_CTL(12000000, 0x2E,
554 PLL_CTL(19200000, 0x4A,
557 PLL_CTL(22000000, 0x55,
[all …]
/linux/sound/pci/ctxfi/
H A Dct20k2reg.h29 #define PLL_CTL 0x1B7080 macro
H A Dcthw20k2.c1314 hw_write_20kx(hw, PLL_CTL, pllctl); in hw_pll_init()
1317 pllctl = hw_read_20kx(hw, PLL_CTL); in hw_pll_init()
1319 hw_write_20kx(hw, PLL_CTL, pllctl); in hw_pll_init()