Home
last modified time | relevance | path

Searched refs:bootmode (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-omap2/
A Dcontrol.c209 void omap3_ctrl_write_boot_mode(u8 bootmode) in omap3_ctrl_write_boot_mode() argument
213 l = ('B' << 24) | ('M' << 16) | bootmode; in omap3_ctrl_write_boot_mode()
259 void omap_ctrl_write_dsp_boot_mode(u8 bootmode) in omap_ctrl_write_dsp_boot_mode() argument
270 omap_ctrl_writel(bootmode, offset); in omap_ctrl_write_dsp_boot_mode()
A Dcontrol.h523 extern void omap3_ctrl_write_boot_mode(u8 bootmode);
525 extern void omap_ctrl_write_dsp_boot_mode(u8 bootmode);
/linux/Documentation/ABI/testing/
A Dsysfs-class-mic66 of firmware, ramdisk, cmdline and bootmode
127 What: /sys/class/mic/mic<X>/bootmode
132 When read, this sysfs entry provides the current bootmode for

Completed in 7 milliseconds