Lines Matching refs:PPCLK_UCLK
131 CLK_MAP(UCLK, PPCLK_UCLK),
132 CLK_MAP(MCLK, PPCLK_UCLK),
447 PPCLK_UCLK); in arcturus_set_default_dpm_table()
725 (PPCLK_UCLK << 16) | (freq & 0xffff)); in arcturus_upload_dpm_level()
1122 case PPCLK_UCLK: in arcturus_get_current_clk_freq_by_table()
1124 *value = metrics.CurrClock[PPCLK_UCLK]; in arcturus_get_current_clk_freq_by_table()
1597 pptable->DpmDescriptor[PPCLK_UCLK].VoltageMode, in arcturus_dump_pptable()
1598 pptable->DpmDescriptor[PPCLK_UCLK].SnapToDiscrete, in arcturus_dump_pptable()
1599 pptable->DpmDescriptor[PPCLK_UCLK].NumDiscreteLevels, in arcturus_dump_pptable()
1600 pptable->DpmDescriptor[PPCLK_UCLK].padding, in arcturus_dump_pptable()
1601 pptable->DpmDescriptor[PPCLK_UCLK].ConversionToAvfsClk.m, in arcturus_dump_pptable()
1602 pptable->DpmDescriptor[PPCLK_UCLK].ConversionToAvfsClk.b, in arcturus_dump_pptable()
1603 pptable->DpmDescriptor[PPCLK_UCLK].SsCurve.a, in arcturus_dump_pptable()
1604 pptable->DpmDescriptor[PPCLK_UCLK].SsCurve.b, in arcturus_dump_pptable()
1605 pptable->DpmDescriptor[PPCLK_UCLK].SsCurve.c, in arcturus_dump_pptable()
1606 pptable->DpmDescriptor[PPCLK_UCLK].SsFmin, in arcturus_dump_pptable()
1607 pptable->DpmDescriptor[PPCLK_UCLK].Padding16); in arcturus_dump_pptable()