Home
last modified time | relevance | path

Searched full:cmos (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/drivers/rtc/
Drtc-cmos.c3 * RTC class driver for "CMOS RTC": PCs, ACPI, etc
10 * The original "cmos clock" chip was an MC146818 chip, now obsolete.
253 struct cmos_rtc *cmos = dev_get_drvdata(dev); in cmos_read_alarm() local
257 if (!is_valid_irq(cmos->irq)) in cmos_read_alarm()
270 if (cmos->day_alrm) { in cmos_read_alarm()
272 t->time.tm_mday = CMOS_READ(cmos->day_alrm) & 0x3f; in cmos_read_alarm()
276 if (cmos->mon_alrm) { in cmos_read_alarm()
277 t->time.tm_mon = CMOS_READ(cmos->mon_alrm); in cmos_read_alarm()
300 if (cmos->day_alrm) { in cmos_read_alarm()
306 if (cmos->mon_alrm) { in cmos_read_alarm()
[all …]
/kernel/linux/linux-4.19/drivers/rtc/
Drtc-cmos.c2 * RTC class driver for "CMOS RTC": PCs, ACPI, etc
14 * The original "cmos clock" chip was an MC146818 chip, now obsolete.
257 struct cmos_rtc *cmos = dev_get_drvdata(dev); in cmos_read_alarm() local
261 if (!is_valid_irq(cmos->irq)) in cmos_read_alarm()
274 if (cmos->day_alrm) { in cmos_read_alarm()
276 t->time.tm_mday = CMOS_READ(cmos->day_alrm) & 0x3f; in cmos_read_alarm()
280 if (cmos->mon_alrm) { in cmos_read_alarm()
281 t->time.tm_mon = CMOS_READ(cmos->mon_alrm); in cmos_read_alarm()
304 if (cmos->day_alrm) { in cmos_read_alarm()
310 if (cmos->mon_alrm) { in cmos_read_alarm()
[all …]
/kernel/linux/linux-4.19/drivers/gpio/
Dgpio-pcie-idio-24.c39 * @ttl_out0_7: Read: TTL/CMOS Outputs 0-7
40 * Write: TTL/CMOS Outputs 0-7
47 * @ttl_in0_7: Read: TTL/CMOS Inputs 0-7
55 * @cos_ttl0_7: Read: COS Status TTL/CMOS 0-7
56 * Write: COS Clear TTL/CMOS 0-7
113 /* TTL/CMOS I/O */ in idio_24_gpio_get_direction()
114 /* OUT MODE = 1 when TTL/CMOS Output Mode is set */ in idio_24_gpio_get_direction()
126 /* TTL/CMOS I/O */ in idio_24_gpio_direction_input()
130 /* Clear TTL/CMOS Output Mode */ in idio_24_gpio_direction_input()
148 /* TTL/CMOS I/O */ in idio_24_gpio_direction_output()
[all …]
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-pcie-idio-24.c80 * @ttl_out0_7: Read: TTL/CMOS Outputs 0-7
81 * Write: TTL/CMOS Outputs 0-7
88 * @ttl_in0_7: Read: TTL/CMOS Inputs 0-7
96 * @cos_ttl0_7: Read: COS Status TTL/CMOS 0-7
97 * Write: COS Clear TTL/CMOS 0-7
155 /* TTL/CMOS I/O */ in idio_24_gpio_get_direction()
156 /* OUT MODE = 1 when TTL/CMOS Output Mode is set */ in idio_24_gpio_get_direction()
171 /* TTL/CMOS I/O */ in idio_24_gpio_direction_input()
175 /* Clear TTL/CMOS Output Mode */ in idio_24_gpio_direction_input()
193 /* TTL/CMOS I/O */ in idio_24_gpio_direction_output()
[all …]
/kernel/linux/linux-4.19/drivers/acpi/
Dacpi_cmos_rtc.c2 * ACPI support for CMOS RTC Address Space access
21 ACPI_MODULE_NAME("cmos rtc");
67 pr_err(PREFIX "Error installing CMOS-RTC region handler\n"); in acpi_install_cmos_rtc_space_handler()
78 pr_err(PREFIX "Error removing CMOS-RTC region handler\n"); in acpi_remove_cmos_rtc_space_handler()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dimx7-csi.txt1 Freescale i.MX7 CMOS Sensor Interface
7 This is device node for the CMOS Sensor Interface (CSI) which enables the chip
8 to connect directly to external CMOS image sensors.
/kernel/linux/linux-4.19/Documentation/blockdev/
Dfloppy.txt78 0x370, and if you use the 'cmos' option.
141 floppy=<drive>,<type>,cmos
142 Sets the CMOS type of <drive> to <type>. This is mandatory if
144 described in the physical CMOS), or if your BIOS uses
145 non-standard CMOS types. The CMOS types are:
147 0 - Use the value of the physical CMOS
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/
Dfloppy.rst81 0x370, and if you use the 'cmos' option.
143 floppy=<drive>,<type>,cmos
144 Sets the CMOS type of <drive> to <type>. This is mandatory if
146 described in the physical CMOS), or if your BIOS uses
147 non-standard CMOS types. The CMOS types are:
150 0 Use the value of the physical CMOS
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/bridge/
Dthine,thc63lvd1024.txt6 handling up to two LVDS input streams and up to two digital CMOS/TTL outputs.
25 - port@2: First digital CMOS/TTL parallel output
29 - port@3: Second digital CMOS/TTL parallel output
/kernel/linux/linux-5.10/drivers/acpi/
Dacpi_cmos_rtc.c3 * ACPI support for CMOS RTC Address Space access
62 pr_err(PREFIX "Error installing CMOS-RTC region handler\n"); in acpi_install_cmos_rtc_space_handler()
73 pr_err(PREFIX "Error removing CMOS-RTC region handler\n"); in acpi_remove_cmos_rtc_space_handler()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dimx290.txt1 * Sony IMX290 1/2.8-Inch CMOS Image Sensor
3 The Sony IMX290 is a 1/2.8-Inch CMOS Solid-state image sensor with
5 interfaces. The sensor output is available via CMOS logic parallel SDR output,
Dmt9m111.txt1 Micron 1.3Mp CMOS Digital Image Sensor
3 The Micron MT9M111 is a CMOS active pixel digital image sensor with an active
Dmt9p031.txt1 * Aptina 1/2.5-Inch 5Mp CMOS Digital Image Sensor
3 The Aptina MT9P031 is a 1/2.5-inch CMOS active pixel digital image sensor with
Dmt9v032.txt1 * Aptina 1/3-Inch WVGA CMOS Digital Image Sensor
3 The Aptina MT9V032 is a 1/3-inch CMOS active pixel digital image sensor with
/kernel/linux/linux-4.19/Documentation/ia64/
Defirtc.txt23 portable way, the CMOS clock. A program like /sbin/hwclock uses such a clock
27 the CMOS clock, we decided to expose an API that was very similar to the one
58 Read the CMOS clock: ioctl(d, RTC_RD_TIME, &rtc);
60 Write the CMOS clock: ioctl(d, RTC_SET_TIME, &rtc);
/kernel/linux/linux-5.10/Documentation/ia64/
Defirtc.rst28 portable way, the CMOS clock. A program like /sbin/hwclock uses such a clock
32 the CMOS clock, we decided to expose an API that was very similar to the one
64 Read the CMOS clock::
68 Write the CMOS clock::
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dthine,thc63lvd1024.yaml16 modes, handling up to two LVDS input streams and up to two digital CMOS/TTL
56 description: First digital CMOS/TTL parallel output
60 description: Second digital CMOS/TTL parallel output
/kernel/linux/linux-4.19/drivers/media/platform/marvell-ccic/
DKconfig2 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
10 CMOS camera controller. This is the controller found on first-
/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/
DKconfig3 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
12 CMOS camera controller. This is the controller found on first-
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/i2c/
Dmt9m111.txt1 Micron 1.3Mp CMOS Digital Image Sensor
3 The Micron MT9M111 is a CMOS active pixel digital image sensor with an active
Dimx274.txt1 * Sony 1/2.5-Inch 8.51Mp CMOS Digital Image Sensor
3 The Sony imx274 is a 1/2.5-inch CMOS active pixel digital image sensor with
Dmt9p031.txt1 * Aptina 1/2.5-Inch 5Mp CMOS Digital Image Sensor
3 The Aptina MT9P031 is a 1/2.5-inch CMOS active pixel digital image sensor with
Dmt9v032.txt1 * Aptina 1/3-Inch WVGA CMOS Digital Image Sensor
3 The Aptina MT9V032 is a 1/3-inch CMOS active pixel digital image sensor with
/kernel/linux/linux-5.10/arch/x86/kernel/
Drtc.c23 * CMOS/RTC registers. See include/asm-i386/mc146818rtc.h for details.
36 * In order to set the CMOS clock precisely, set_rtc_mmss has to be
38 * nowtime is written into the registers of the CMOS clock, it will
125 /* Routines for accessing the CMOS RAM/RTC. */
/kernel/linux/linux-4.19/arch/x86/kernel/
Drtc.c23 * CMOS/RTC registers. See include/asm-i386/mc146818rtc.h for details.
36 * In order to set the CMOS clock precisely, set_rtc_mmss has to be
38 * nowtime is written into the registers of the CMOS clock, it will
125 /* Routines for accessing the CMOS RAM/RTC. */

12345678910>>...14