Home
last modified time | relevance | path

Searched full:cp9314 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/regulator/
DKconfig.cp93145 bool "CP9314 Switched Cap Converter regulator driver"
9 Enable the Cirrus Logic CP9314 Switched Cap Converter
13 int "CP9314 regulator driver init priority"
17 Init priority for the Cirrus Logic CP9314 Switched Cap
DKconfig31 source "drivers/regulator/Kconfig.cp9314"
Dregulator_cp9314.c18 LOG_MODULE_REGISTER(CP9314, CONFIG_REGULATOR_LOG_LEVEL);
494 * burned on the CP9314 device. The PTE_2 values in relation to the OTP table names in regulator_cp9314_otp_init()
609 LOG_ERR("Invalid CP9314 REV:0x%x\n", value); in regulator_cp9314_init()
613 LOG_DBG("Found CP9314 REV:0x%x\n", value); in regulator_cp9314_init()
/Zephyr-latest/dts/bindings/regulator/
Dcirrus,cp9314.yaml5 Cirrus CP9314 Buck Switched Cap DC/DC Converter
8 compatible = "cirrus,cp9314";
14 compatible: "cirrus,cp9314"
/Zephyr-latest/tests/drivers/build_all/regulator/
Di2c.dtsi94 cp9314@6 {
95 compatible = "cirrus,cp9314";
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst755 * Upgraded CP9314 driver to B1 silicon revision
Drelease-notes-3.7.rst1058 * New driver :dtcompatible:`cirrus,cp9314`.