Home
last modified time | relevance | path

Searched refs:cmos (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/rtc/
A Drtc-cmos.c289 .cmos = cmos, in cmos_read_alarm()
381 if (cmos->wake_on) in cmos_irq_enable()
382 cmos->wake_on(cmos->dev); in cmos_irq_enable()
399 if (cmos->wake_off) in cmos_irq_disable()
400 cmos->wake_off(cmos->dev); in cmos_irq_disable()
520 .cmos = cmos, in cmos_set_alarm()
1148 free_irq(cmos->irq, cmos->rtc); in cmos_do_remove()
1156 cmos->rtc = NULL; in cmos_do_remove()
1163 cmos->iomem = NULL; in cmos_do_remove()
1165 cmos->dev = NULL; in cmos_do_remove()
[all …]
A DMakefile42 obj-$(CONFIG_RTC_DRV_CMOS) += rtc-cmos.o
A DKconfig974 will be called rtc-cmos.
/linux-6.3-rc2/drivers/block/
A Dfloppy.c3583 char cmos; member
3716 drive_params[drive].cmos = v.cmos; in compat_setdrvprm()
3747 v.cmos = drive_params[drive].cmos; in compat_getdrvprm()
3919 if (!drive_params[drive].cmos) in config_types()
3920 drive_params[drive].cmos = FLOPPY0_TYPE; in config_types()
3922 if (!drive_params[drive].cmos) in config_types()
3923 drive_params[drive].cmos = FLOPPY1_TYPE; in config_types()
3928 unsigned int type = drive_params[drive].cmos; in config_types()
4014 if ((drive_params[drive].cmos == 6) || (drive_params[drive].cmos == 5)) in floppy_open()
4364 drive_params[current_drive].cmos = ints[2]; in set_cmos()
[all …]
/linux-6.3-rc2/include/uapi/linux/
A Dfd.h128 signed char cmos; /* CMOS type */ member
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Drohm,bd71828-pmic.yaml48 description: clk32kout mode. Set to 1 for "open-drain" or 0 for "cmos".
A Drohm,bd71815-pmic.yaml48 description: clk32kout mode. Set to 1 for "open-drain" or 0 for "cmos".
/linux-6.3-rc2/Documentation/admin-guide/blockdev/
A Dfloppy.rst81 0x370, and if you use the 'cmos' option.
143 floppy=<drive>,<type>,cmos
/linux-6.3-rc2/arch/arm/boot/dts/
A Daspeed-bmc-tyan-s8036.dts425 /*F1*/ "clear-cmos-control", /* out: BMC_ASSERT_CLR_CMOS_L */
A Daspeed-bmc-tyan-s7106.dts478 /*F1*/ "clear-cmos-control", /* out: BMC_CLR_CMOS_N */
/linux-6.3-rc2/Documentation/admin-guide/laptops/
A Dthinkpad-acpi.rst734 procfs: /proc/acpi/ibm/cmos
748 The range of valid cmos command numbers is 0 to 21, but not all have an
763 The cmos command interface is prone to firmware split-brain problems, as
/linux-6.3-rc2/drivers/platform/x86/
A Dthinkpad_acpi.c577 TPACPI_HANDLE(cmos, root, "\\UCMS", /* R50, R50e, R50p, R51, */
5588 TPACPI_ACPIHANDLE_INIT(cmos); in light_init()
5715 TPACPI_ACPIHANDLE_INIT(cmos); in cmos_init()
11608 TPACPI_PARAM(cmos);

Completed in 59 milliseconds