Searched full:prcc (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | stericsson,u8500-clks.yaml | 18 control management unit) clocks and PRCC (peripheral reset and 19 clock controller) clocks. For some reason PRCC 4 does not exist so 31 - description: PRCC 1 register area 32 - description: PRCC 2 register area 33 - description: PRCC 3 register area 34 - description: PRCC 5 register area 35 - description: PRCC 6 register area 49 prcc-periph-clock: 50 description: A subnode with two clock cells for PRCC (peripheral 52 which PRCC block the consumer wants to use, possible values are 1, 2, 3, [all …]
|
H A D | ux500.txt | 16 - prcc-periph-clock: a subnode with two clock cells for 17 PRCC (programmable reset- and clock controller) peripheral clocks. 18 The first cell indicates which PRCC block the consumer 20 cell indicates which clock inside the PRCC block it wants, 22 - prcc-kernel-clock: a subnode with two clock cells for 23 PRCC (programmable reset- and clock controller) kernel clocks 24 The first cell indicates which PRCC block the consumer 26 cell indicates which clock inside the PRCC block it wants, 49 prcc_pclk: prcc-periph-clock { 53 prcc_kclk: prcc-kernel-clock {
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/reset/ |
H A D | stericsson,db8500-prcc-reset.h | 11 /* Reset lines on PRCC 1 */ 28 /* Reset lines on PRCC 2 */ 39 /* Reset lines on PRCC 3 */ 48 /* Reset lines on PRCC 6 */
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | st,nomadik-i2c.yaml | 109 #include <dt-bindings/reset/stericsson,db8500-prcc-reset.h>
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-dbx5x0.dtsi | 9 #include <dt-bindings/reset/stericsson,db8500-prcc-reset.h> 365 prcc_pclk: prcc-periph-clock { 369 prcc_kclk: prcc-kernel-clock { 373 prcc_reset: prcc-reset-controller {
|