Searched refs:soctype (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_machdep.c | 292 static u_int soctype; in imx_soc_type() local 300 if (soctype != 0) in imx_soc_type() 301 return (soctype); in imx_soc_type() 326 soctype = IMXSOC_6SL; in imx_soc_type() 329 soctype = IMXSOC_6S; in imx_soc_type() 332 soctype = IMXSOC_6DL; in imx_soc_type() 335 soctype = IMXSOC_6Q; in imx_soc_type() 338 soctype = IMXSOC_6UL; in imx_soc_type() 343 soctype = IMXSOC_6Q; in imx_soc_type() 347 return (soctype); in imx_soc_type()
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,imr.txt | 11 - compatible: "renesas,<soctype>-imr-lx4", "renesas,imr-lx4" as a fallback for 13 where the examples with <soctype> are:
|
H A D | renesas,jpu.txt | 8 - compatible: "renesas,jpu-<soctype>", "renesas,rcar-gen2-jpu" as fallback.
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | qca,ath79-misc-intc.txt | 7 - compatible: has to be "qca,<soctype>-cpu-intc", "qca,ar7100-misc-intc" or 8 "qca,<soctype>-cpu-intc", "qca,ar7240-misc-intc"
|
H A D | renesas,rza1-irqc.txt | 10 - compatible: Must be "renesas,<soctype>-irqc", and "renesas,rza1-irqc" as
|
H A D | qca,ath79-cpu-intc.txt | 9 - compatible: has to be "qca,<soctype>-cpu-intc", "qca,ar7100-cpu-intc"
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | renesas,mmcif.txt | 9 - compatible: should be "renesas,mmcif-<soctype>", "renesas,sh-mmcif" as a 10 fallback. Examples with <soctype> are:
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | ath79-reset.txt | 7 - compatible: has to be "qca,<soctype>-reset", "qca,ar7100-reset"
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | qca,ath79-pll.txt | 6 - compatible: has to be "qca,<soctype>-pll" and one of the following
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-ath79.txt | 4 - compatible: has to be "qca,<soctype>-gpio" and one of the following
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | renesas,sysc-rmobile.txt | 11 - compatible: Should be "renesas,sysc-<soctype>", "renesas,sysc-rmobile" as
|