Searched refs:PQR (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stm32mp157c-ed1-u-boot.dtsi | 142 cfg = < 2 80 0 0 0 PQR(1,0,0) >; 149 cfg = < 2 65 1 0 0 PQR(1,1,1) >; 156 cfg = < 1 33 1 16 36 PQR(1,1,1) >; 163 cfg = < 3 98 5 7 7 PQR(1,1,1) >;
|
| /openbmc/u-boot/include/dt-bindings/clock/ |
| H A D | stm32mp1-clksrc.h | 11 #define PQR(p, q, r) (((p) & 1) | (((q) & 1) << 1) | (((r) & 1) << 2)) macro
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | st,stm32mp1.txt | 72 NB : macro PQR(p,q,r) can be used to build this value 135 cfg = < 1 43 1 0 0 PQR(0,1,1) >;
|