Home
last modified time | relevance | path

Searched refs:chosen (Results 1 – 25 of 1241) sorted by relevance

12345678910>>...50

/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dchosen.txt1 The chosen node
4 The chosen node does not represent a real device, but serves as a place
6 arguments. Data in the chosen node does not represent the hardware.
21 chosen {
35 with a stdout-path property under /chosen, as described in the Devicetree
39 chosen {
93 chosen {
115 chosen {
133 chosen {
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dsecure.txt56 The secure-chosen node
59 Similar to the /chosen node which serves as a place for passing data
60 between firmware and the operating system, the /secure-chosen node may
62 below may appear in the /secure-chosen node.
65 its console output. The syntax is the same as for /chosen/stdout-path.
66 If the /secure-chosen node exists but the stdout-path property is not
68 /secure-chosen does not exist, the Secure OS should use the value of
69 /chosen/stdout-path instead (that is, use the same device as the
/f-stack/freebsd/mips/ingenic/
H A Djz4780_machdep.c188 phandle_t chosen; in platform_start() local
232 chosen = OF_finddevice("/chosen"); in platform_start()
233 if (OF_getprop(chosen, "bootargs", buf, sizeof(buf)) != -1) in platform_start()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c226 phandle_t chosen; in bcm_fb_attach() local
234 chosen = OF_finddevice("/chosen"); in bcm_fb_attach()
235 if (chosen != -1 && in bcm_fb_attach()
236 OF_getprop(chosen, "bootargs", &bootargs, sizeof(bootargs)) > 0) { in bcm_fb_attach()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_machdep.c219 phandle_t chosen; in platform_start() local
255 chosen = OF_finddevice("/chosen"); in platform_start()
256 if (OF_getprop(chosen, "bsdbootargs", buf, sizeof(buf)) != -1) in platform_start()
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dinput-reset.txt11 The /chosen node should contain a 'linux,sysrq-reset-seq' child node to define
24 chosen {
/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c274 phandle_t chosen; in xlp_bootargs_init() local
292 chosen = OF_finddevice("/chosen"); in xlp_bootargs_init()
293 if (OF_getprop(chosen, "cpumask", &mask, sizeof(mask)) != -1) { in xlp_bootargs_init()
297 if (OF_getprop(chosen, "bootargs", buf, sizeof(buf)) != -1) in xlp_bootargs_init()
/f-stack/freebsd/contrib/device-tree/src/mips/ralink/
H A Dvocore2.dts14 chosen {
H A Domega2p.dts14 chosen {
H A Drt3883_eval.dts15 chosen {
H A Dmt7620a_eval.dts15 chosen {
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996-mtp.dtsi13 chosen {
H A Dsdm630-sony-xperia-nile-voyager.dts14 chosen {
H A Dmsm8916-mtp.dtsi15 chosen {
/f-stack/freebsd/contrib/device-tree/src/mips/brcm/
H A Dbcm3368-netgear-cvg834g.dts15 chosen {
H A Dbcm9ejtagprb.dts15 chosen {
H A Dbcm93384wvg.dts10 chosen {
H A Dbcm6362-neufbox6-sercomm.dts15 chosen {
H A Dbcm93384wvg_viper.dts10 chosen {
/f-stack/freebsd/contrib/device-tree/src/riscv/kendryte/
H A Dk210.dts14 chosen {
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dqcom-apq8084-mtp.dts14 chosen {
H A Dinfinity3-msc313e-breadbee.dts18 chosen {
H A Dinfinity-msc313-breadbee_crust.dts18 chosen {
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dfixed-regulator.yaml45 the compatible is chosen to regulator-fixed-clock. The clock binding
46 is mandatory if compatible is chosen to regulator-fixed-clock.
/f-stack/freebsd/contrib/device-tree/src/arm64/freescale/
H A Ds32v234-evb.dts14 chosen {

12345678910>>...50