Home
last modified time | relevance | path

Searched refs:ssc (Results 1 – 25 of 33) sorted by relevance

12

/u-boot/arch/x86/lib/
A Dpmu.c23 u32 ssc[4]; member
55 u32 ssc; in pmu_power_lss() local
64 ssc = readl(&regs->sss[offset]); in pmu_power_lss()
68 ssc &= ~(0x3 << shift); /* D0 */ in pmu_power_lss()
70 ssc |= 0x3 << shift; /* D3hot */ in pmu_power_lss()
73 writel(ssc, &regs->ssc[offset]); in pmu_power_lss()
/u-boot/arch/arm/dts/
A Dat91sam9g20.dtsi34 ssc0: ssc@fffbc000 {
35 compatible = "atmel,at91sam9rl-ssc";
A Dstih407-family.dtsi275 clock-names = "ssc";
290 clock-names = "ssc";
305 clock-names = "ssc";
320 clock-names = "ssc";
335 clock-names = "ssc";
350 clock-names = "ssc";
367 clock-names = "ssc";
382 clock-names = "ssc";
461 clock-names = "ssc";
475 clock-names = "ssc";
[all …]
A Dsama5d33ek.dts28 ssc0: ssc@f0008000 {
A Dat91sam9x5ek.dtsi134 ssc0: ssc@f0010000 {
164 atmel,ssc-controller = <&ssc0>;
A Dsama5d31ek.dts28 ssc0: ssc@f0008000 {
A Dsama5d36ek.dts28 ssc0: ssc@f0008000 {
A Dsama5d36ek_cmp.dts27 ssc0: ssc@f0008000 {
A Dsama5d34ek.dts28 ssc0: ssc@f0008000 {
A Dat91sam9g20ek_common.dtsi93 ssc0: ssc@fffbc000 {
224 atmel,ssc-controller = <&ssc0>;
A Dsama5d3xmb.dtsi45 ssc0: ssc@f0008000 {
229 atmel,ssc-controller = <&ssc0>;
A Dsama5d3xmb_cmp.dtsi41 ssc0: ssc@f0008000 {
213 atmel,ssc-controller = <&ssc0>;
A Dat91sam9n12ek.dts43 ssc0: ssc@f0010000 {
262 atmel,ssc-controller = <&ssc0>;
A Dat91sam9261.dtsi200 ssc0: ssc@fffbc000 {
201 compatible = "atmel,at91rm9200-ssc";
211 ssc1: ssc@fffc0000 {
212 compatible = "atmel,at91rm9200-ssc";
222 ssc2: ssc@fffc4000 {
223 compatible = "atmel,at91rm9200-ssc";
A Dat91sam9260-smartweb.dts81 ssc0: ssc@fffbc000 {
A Dat91sam9g45-gurnard.dts111 ssc0: ssc@fff9c000 {
A Dat91-sama5d4ek.dts130 ssc0: ssc@f8008000 {
364 atmel,ssc-controller = <&ssc0>;
A Dat91sam9263.dtsi834 ssc0: ssc@fff98000 {
835 compatible = "atmel,at91rm9200-ssc";
845 ssc1: ssc@fff9c000 {
846 compatible = "atmel,at91rm9200-ssc";
A Dat91sam9rl.dtsi211 ssc0: ssc@fffc0000 {
212 compatible = "atmel,at91sam9rl-ssc";
220 ssc1: ssc@fffc4000 {
221 compatible = "atmel,at91sam9rl-ssc";
A Dat91sam9260ek.dts107 ssc0: ssc@fffbc000 {
/u-boot/drivers/pci/
A Dpcie_brcmstb.c143 bool ssc; member
335 int pll, ssc; in brcm_pcie_set_ssc() local
359 ssc = (tmp & SSC_STATUS_SSC_MASK) >> SSC_STATUS_SSC_SHIFT; in brcm_pcie_set_ssc()
362 return ssc && pll ? 0 : -EIO; in brcm_pcie_set_ssc()
546 if (pcie->ssc) { in brcm_pcie_probe()
605 pcie->ssc = ofnode_read_bool(dn, "brcm,enable-ssc"); in brcm_pcie_of_to_plat()
/u-boot/drivers/phy/
A Dphy-zynqmp.c296 const struct xpsgtr_ssc *ssc; in xpsgtr_configure_pll() local
299 ssc = gtr_phy->dev->refclk_sscs[gtr_phy->refclk]; in xpsgtr_configure_pll()
300 step_size = ssc->step_size; in xpsgtr_configure_pll()
303 PLL_FREQ_MASK, ssc->pll_ref_clk); in xpsgtr_configure_pll()
328 STEPS_0_MASK, ssc->steps & STEPS_0_MASK); in xpsgtr_configure_pll()
333 (ssc->steps >> STEP_SIZE_SHIFT) & STEPS_1_MASK); in xpsgtr_configure_pll()
/u-boot/drivers/phy/cadence/
A Dphy-cadence-torrent.c434 enum cdns_torrent_ssc_mode ssc; in cdns_torrent_phy_configure_multilink() local
462 ssc = cdns_phy->phys[node].ssc_mode; in cdns_torrent_phy_configure_multilink()
506 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
517 cmn_vals = init_data->cmn_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
528 tx_ln_vals = init_data->tx_ln_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
541 rx_ln_vals = init_data->rx_ln_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
749 enum cdns_torrent_ssc_mode ssc = inst->ssc_mode; in cdns_torrent_phy_init() local
764 ssc = NO_SSC; in cdns_torrent_phy_init()
808 cmn_vals = init_data->cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
819 tx_ln_vals = init_data->tx_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
[all …]
A Dphy-cadence-sierra.c368 enum cdns_sierra_ssc_mode ssc = ins->ssc_mode; in cdns_sierra_link_init() local
384 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_link_init()
394 phy_pma_ln_vals = init_data->phy_pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_link_init()
406 pma_cmn_vals = init_data->pma_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_link_init()
416 pma_ln_vals = init_data->pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_link_init()
832 enum cdns_sierra_ssc_mode ssc; in cdns_sierra_phy_configure_multilink() local
866 ssc = sp->phys[node]->ssc_mode; in cdns_sierra_phy_configure_multilink()
870 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_t1][phy_t2][ssc]; in cdns_sierra_phy_configure_multilink()
880 phy_pma_ln_vals = init_data->phy_pma_ln_vals[phy_t1][phy_t2][ssc]; in cdns_sierra_phy_configure_multilink()
892 pma_cmn_vals = init_data->pma_cmn_vals[phy_t1][phy_t2][ssc]; in cdns_sierra_phy_configure_multilink()
[all …]
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-sata-defs.h169 u32 ssc : 1; member

Completed in 52 milliseconds

12