Searched full:vdw (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/clk/versatile/ |
D | clk-icst.h | 9 ICST_INTEGRATOR_AP_CM, /* Only 8 bits of VDW available */ 10 ICST_INTEGRATOR_AP_SYS, /* Only 8 bits of VDW available */ 12 ICST_INTEGRATOR_CP_CM_CORE, /* Only 8 bits of VDW and 3 bits of OD */ 13 ICST_INTEGRATOR_CP_CM_MEM, /* Only 8 bits of VDW and 3 bits of OD */
|
D | clk-icst.c | 163 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set() 173 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set() 183 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set() 191 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set() 438 /* Minimum 12 MHz, VDW = 4 */ 441 * Maximum 160 MHz, VDW = 152 for all core modules, but 443 * go to 200 MHz (max VDW = 192). 456 /* Minimum 3 MHz, VDW = 4 */ 458 /* Maximum 50 MHz, VDW = 192 */
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | arm,syscon-icst.yaml | 25 connects the low 8 bits of the VDW (missing one bit), hard-wires RDW to 35 Hardware variant RDW OD VDW
|
/Linux-v5.10/drivers/media/platform/davinci/ |
D | isif_regs.h | 12 #define VDW 0x0c macro
|