Home
last modified time | relevance | path

Searched refs:CLK_BASE (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/clk/ralink/
H A Dclk-mt7621.c295 #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 Dcyan_skillfish_reg_init.c53 adev->reg_offset[CLK_HWIP][i] = (uint32_t *)(&(CLK_BASE.instance[i])); in cyan_skillfish_reg_base_init()
H A Dvega10_reg_init.c53 adev->reg_offset[CLK_HWIP][i] = (uint32_t *)(&(CLK_BASE.instance[i])); in vega10_reg_base_init()
H A Dvega20_reg_init.c51 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 Dcyan_skillfish_ip_offset.h43 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0, 0, 0, 0 } }, variable
H A Dnavi10_ip_offset.h43 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x00016E00, 0x00017000, 0x0001… variable
H A Dnavi14_ip_offset.h44 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x02401800, 0, 0, 0 } }, variable
H A Dnavi12_ip_offset.h44 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x02401800, 0, 0, 0 } }, variable
H A Ddimgrey_cavefish_ip_offset.h44 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
H A Dvega20_ip_offset.h43 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x00016E00, 0x00017000, 0x00017200, 0x0… variable
H A Dsienna_cichlid_ip_offset.h44 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0 } }, variable
H A Dbeige_goby_ip_offset.h45 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
H A Dvega10_ip_offset.h201 static const struct IP_BASE __maybe_unused CLK_BASE = { { { { 0x00016C00, 0, 0, 0, 0 } }, variable
H A Drenoir_ip_offset.h51 static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x00016E00, 0x00017000, 0x00017E00, 0 } }, variable
H A Dyellow_carp_offset.h33 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
H A Dvangogh_ip_offset.h56 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, variable
H A Darct_ip_offset.h45 static const struct IP_BASE CLK_BASE ={ { { { 0x000120C0, 0x00016C00, 0x00401800, 0, 0, … variable
H A Daldebaran_ip_offset.h42 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 Drn_clk_mgr.c51 (CLK_BASE.instance[0].segment[mm ## reg_name ## _BASE_IDX] + mm ## reg_name)