Home
last modified time | relevance | path

Searched refs:xtal_freq_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c159 u8 xtal_freq_count; member
169 .xtal_freq_count = 0x76,
177 .xtal_freq_count = 0x7F,
185 .xtal_freq_count = 0xBB,
193 .xtal_freq_count = 0xFE,
501 val |= UTMIP_XTAL_FREQ_COUNT(phy->freq->xtal_freq_count) | in utmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c177 u8 xtal_freq_count; member
187 .xtal_freq_count = 0x76,
195 .xtal_freq_count = 0x7F,
203 .xtal_freq_count = 0xBB,
211 .xtal_freq_count = 0xFE,
535 val |= UTMIP_XTAL_FREQ_COUNT(phy->freq->xtal_freq_count) | in utmi_phy_power_on()
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-pll.c1082 u8 xtal_freq_count; member
1089 .xtal_freq_count = 0x7f
1093 .xtal_freq_count = 0xbb
1097 .xtal_freq_count = 0x76
1101 .xtal_freq_count = 0xfe
1105 .xtal_freq_count = 0xa4
1109 .xtal_freq_count = 0x80
1176 value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->xtal_freq_count); in clk_pllu_enable()
1799 value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->xtal_freq_count); in clk_pllu_tegra114_enable()
H A Dclk-tegra210.c2276 u16 xtal_freq_count; member
2283 .xtal_freq_count = 0x80
2287 .xtal_freq_count = 0x7f
2291 .xtal_freq_count = 0xbb
2295 .xtal_freq_count = 0x76
2299 .xtal_freq_count = 0xfe
2303 .xtal_freq_count = 0xa4
2793 UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(utmi_parameters[i].xtal_freq_count); in tegra210_utmi_param_configure()
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-pll.c1085 u8 xtal_freq_count; member
1092 .xtal_freq_count = 0x7f
1096 .xtal_freq_count = 0xbb
1100 .xtal_freq_count = 0x76
1104 .xtal_freq_count = 0xfe
1108 .xtal_freq_count = 0xa4
1112 .xtal_freq_count = 0x80
1179 value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->xtal_freq_count); in clk_pllu_enable()
1802 value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->xtal_freq_count); in clk_pllu_tegra114_enable()
H A Dclk-tegra210.c2327 u16 xtal_freq_count; member
2334 .xtal_freq_count = 0x80
2338 .xtal_freq_count = 0x7f
2342 .xtal_freq_count = 0xbb
2346 .xtal_freq_count = 0x76
2350 .xtal_freq_count = 0xfe
2354 .xtal_freq_count = 0xa4
2844 UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(utmi_parameters[i].xtal_freq_count); in tegra210_utmi_param_configure()

Completed in 20 milliseconds