Home
last modified time | relevance | path

Searched refs:creg (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dlpc1850-creg-clk.txt17 Should be "nxp,lpc1850-creg-clk"
23 The creg-clk node must be a child of the creg syscon node.
33 creg: syscon@40043000 {
34 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
38 compatible = "nxp,lpc1850-creg-clk";
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-lpc18xx-usb-otg.txt14 The phy node must be a child of the creg syscon node.
17 creg: syscon@40043000 {
18 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dsnps,creg-gpio.txt4 - compatible : "snps,creg-gpio-hsdk" or "snps,creg-gpio-axs10x".
16 compatible = "snps,creg-gpio-hsdk";
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c303 bus_size_t creg; in bhnd_pwrctl_getclk_speed() local
315 creg = bhnd_pwrctl_si_clkreg_m(cid, ccaps->pll_type, &rate); in bhnd_pwrctl_getclk_speed()
316 if (creg == 0) /* fixed rate */ in bhnd_pwrctl_getclk_speed()
320 m = bhnd_bus_read_4(sc->res, creg); in bhnd_pwrctl_getclk_speed()
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dsnps,axs10x-reset.txt17 - reg: should always contain pair address - length: for creg reset
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc18xx.dtsi198 creg: syscon@40043000 { label
199 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
205 compatible = "nxp,lpc1850-creg-clk";
/freebsd/sys/contrib/device-tree/src/arc/
H A Daxc001.dtsi44 * this GPIO block ORs all interrupts on CPU card (creg,..)
H A Daxc003_idu.dtsi59 * this GPIO block ORs all interrupts on CPU card (creg,..)
H A Daxc003.dtsi52 * this GPIO block ORs all interrupts on CPU card (creg,..)
H A Dhsdk.dts294 compatible = "snps,creg-gpio-hsdk";