| /linux/drivers/clk/ralink/ |
| H A D | clk-mt7621.c | 295 #define CLK_BASE(_name, _parent, _recalc) { \ macro 310 { CLK_BASE("xtal", NULL, mt7621_xtal_recalc_rate) }, 311 { CLK_BASE("cpu", "xtal", mt7621_cpu_recalc_rate) }, 312 { CLK_BASE("bus", "cpu", mt7621_bus_recalc_rate) },
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | cyan_skillfish_reg_init.c | 53 adev->reg_offset[CLK_HWIP][i] = (uint32_t *)(&(CLK_BASE.instance[i])); in cyan_skillfish_reg_base_init()
|
| H A D | vega10_reg_init.c | 53 adev->reg_offset[CLK_HWIP][i] = (uint32_t *)(&(CLK_BASE.instance[i])); in vega10_reg_base_init()
|
| H A D | vega20_reg_init.c | 51 adev->reg_offset[CLK_HWIP][i] = (uint32_t *)(&(CLK_BASE.instance[i])); in vega20_reg_base_init()
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | cyan_skillfish_ip_offset.h | 43 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0, 0, 0, 0 } }, variable
|
| H A D | navi10_ip_offset.h | 43 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x00016E00, 0x00017000, 0x0001… variable
|
| H A D | navi14_ip_offset.h | 44 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x02401800, 0, 0, 0 } }, variable
|
| H A D | navi12_ip_offset.h | 44 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x02401800, 0, 0, 0 } }, variable
|
| H A D | dimgrey_cavefish_ip_offset.h | 44 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
|
| H A D | vega20_ip_offset.h | 43 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x00016E00, 0x00017000, 0x00017200, 0x0… variable
|
| H A D | sienna_cichlid_ip_offset.h | 44 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0 } }, variable
|
| H A D | beige_goby_ip_offset.h | 45 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
|
| H A D | vega10_ip_offset.h | 201 static const struct IP_BASE __maybe_unused CLK_BASE = { { { { 0x00016C00, 0, 0, 0, 0 } }, variable
|
| H A D | renoir_ip_offset.h | 51 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x00016E00, 0x00017000, 0x00017E00, 0 } }, variable
|
| H A D | yellow_carp_offset.h | 33 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
|
| H A D | vangogh_ip_offset.h | 56 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
|
| H A D | arct_ip_offset.h | 45 static const struct IP_BASE CLK_BASE ={ { { { 0x000120C0, 0x00016C00, 0x00401800, 0, 0, … variable
|
| H A D | aldebaran_ip_offset.h | 42 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
| H A D | rn_clk_mgr.c | 51 (CLK_BASE.instance[0].segment[mm ## reg_name ## _BASE_IDX] + mm ## reg_name)
|