Searched refs:PMC_UTMI (Results 1 – 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/include/dt-bindings/clock/ |
D | at91.h | 19 #define PMC_UTMI 2 macro
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | sam9x60.dtsi | 83 clocks = <&pmc PMC_TYPE_PERIPHERAL 23>, <&pmc PMC_TYPE_CORE PMC_UTMI>; 85 assigned-clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>; 103 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 22>; 105 assigned-clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>;
|
D | sama5d2.dtsi | 123 clocks = <&pmc PMC_TYPE_PERIPHERAL 42>, <&pmc PMC_TYPE_CORE PMC_UTMI>; 141 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 41>; 736 assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>; 1142 assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
|
D | at91sam9x5.dtsi | 876 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 23>; 923 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 22>;
|
D | at91sam9g45.dtsi | 942 clocks = <&pmc PMC_TYPE_PERIPHERAL 27>, <&pmc PMC_TYPE_CORE PMC_UTMI>; 1001 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 22>;
|
D | sama5d3.dtsi | 1089 clocks = <&pmc PMC_TYPE_PERIPHERAL 33>, <&pmc PMC_TYPE_CORE PMC_UTMI>; 1107 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 32>;
|
D | sama5d4.dtsi | 109 clocks = <&pmc PMC_TYPE_PERIPHERAL 47>, <&pmc PMC_TYPE_CORE PMC_UTMI>; 127 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 46>;
|
D | at91sam9rl.dtsi | 313 clocks = <&pmc PMC_TYPE_PERIPHERAL 22>, <&pmc PMC_TYPE_CORE PMC_UTMI>;
|
/kernel/linux/linux-5.10/drivers/clk/at91/ |
D | at91sam9rl.c | 114 at91sam9rl_pmc->chws[PMC_UTMI] = hw; in at91sam9rl_pmc_setup()
|
D | at91sam9g45.c | 145 at91sam9g45_pmc->chws[PMC_UTMI] = hw; in at91sam9g45_pmc_setup()
|
D | sama5d3.c | 167 sama5d3_pmc->chws[PMC_UTMI] = hw; in sama5d3_pmc_setup()
|
D | sama5d4.c | 182 sama5d4_pmc->chws[PMC_UTMI] = hw; in sama5d4_pmc_setup()
|
D | at91sam9x5.c | 193 at91sam9x5_pmc->chws[PMC_UTMI] = hw; in at91sam9x5_pmc_setup()
|
D | sam9x60.c | 252 sam9x60_pmc->chws[PMC_UTMI] = hw; in sam9x60_pmc_setup()
|
D | sama5d2.c | 232 sama5d2_pmc->chws[PMC_UTMI] = hw; in sama5d2_pmc_setup()
|
D | sama7g5.c | 960 sama7g5_pmc->chws[PMC_UTMI] = hw; in sama7g5_pmc_setup()
|