Searched defs:sdh_parent_names (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mmp/ |
H A D | clk-of-pxa1928.c | 146 static const char *sdh_parent_names[] = {"pll1_624", "pll5p", "pll5", "pll1_416"}; variable
|
H A D | clk-of-pxa910.c | 184 static const char *sdh_parent_names[] = {"pll1_12", "pll1_13"}; variable
|
H A D | clk-of-pxa168.c | 178 static const char *sdh_parent_names[] = {"pll1_12", "pll1_13"}; variable
|
H A D | clk-of-mmp2.c | 301 static const char * const sdh_parent_names[] = {"pll1_4", "pll2", "usb_pll", "pll1"}; variable
|
/kernel/linux/linux-6.6/drivers/clk/mmp/ |
H A D | clk-of-pxa1928.c | 146 static const char *sdh_parent_names[] = {"pll1_624", "pll5p", "pll5", "pll1_416"}; variable
|
H A D | clk-of-pxa910.c | 183 static const char *sdh_parent_names[] = {"pll1_12", "pll1_13"}; variable
|
H A D | clk-of-pxa168.c | 221 static const char * const sdh_parent_names[] = {"pll1_13", "pll1_12", "pll1_8"}; variable
|
H A D | clk-of-mmp2.c | 300 static const char * const sdh_parent_names[] = {"pll1_4", "pll2", "usb_pll", "pll1"}; variable
|
Completed in 6 milliseconds