Home
last modified time | relevance | path

Searched refs:mtk_icc_node (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/interconnect/mediatek/
H A Dmt8196.c16 static struct mtk_icc_node ddr_emi = {
22 static struct mtk_icc_node mcusys = {
30 static struct mtk_icc_node mcu_port0 = {
38 static struct mtk_icc_node mcu_port1 = {
46 static struct mtk_icc_node mcu_port2 = {
54 static struct mtk_icc_node mcu_port3 = {
62 static struct mtk_icc_node mcu_port4 = {
70 static struct mtk_icc_node gpu = {
78 static struct mtk_icc_node mmsys = {
86 static struct mtk_icc_node mm_vpu = {
[all …]
H A Dmt8195.c17 static struct mtk_icc_node ddr_emi = {
23 static struct mtk_icc_node mcusys = {
31 static struct mtk_icc_node gpu = {
39 static struct mtk_icc_node mmsys = {
47 static struct mtk_icc_node mm_vpu = {
55 static struct mtk_icc_node mm_disp = {
63 static struct mtk_icc_node mm_vdec = {
71 static struct mtk_icc_node mm_venc = {
79 static struct mtk_icc_node mm_cam = {
87 static struct mtk_icc_node mm_img = {
[all …]
H A Dmt8183.c17 static struct mtk_icc_node ddr_emi = {
23 static struct mtk_icc_node mcusys = {
31 static struct mtk_icc_node gpu = {
39 static struct mtk_icc_node mmsys = {
47 static struct mtk_icc_node mm_vpu = {
55 static struct mtk_icc_node mm_disp = {
63 static struct mtk_icc_node mm_vdec = {
71 static struct mtk_icc_node mm_venc = {
79 static struct mtk_icc_node mm_cam = {
87 static struct mtk_icc_node mm_img = {
[all …]
H A Dicc-emi.h21 struct mtk_icc_node { struct
33 struct mtk_icc_node **nodes; argument