Searched full:cmos (Results 1 – 25 of 149) sorted by relevance
123456
/openbmc/linux/drivers/rtc/ |
D | rtc-cmos.c |
|
/openbmc/linux/drivers/platform/x86/siemens/ |
D | Kconfig |
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | early_cmos.h | 9 /* CMOS actually resides in the RTC SRAM */ 15 * This reads from CMOS for the 8-bit data stored at the given address. 25 * This reads from CMOS for the 16-bit data stored at the given address. 35 * This reads from CMOS for the 32-bit data stored at the given address.
|
H A D | u-boot-x86.h | 60 * fsp_save_s3_stack() - save stack address to CMOS for next S3 boot 63 * to CMOS and use it as the stack on next S3 boot for fsp_init()
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
D | thine,thc63lvd1024.yaml |
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
D | ti,lmk04832.yaml |
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
D | nxp,imx7-csi.yaml |
|
D | allwinner,sun4i-a10-csi.yaml |
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
D | floppy.rst |
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
D | mt9m111.txt |
|
D | mt9v032.txt |
|
D | sony,imx274.yaml |
|
D | aptina,mt9p031.yaml |
|
D | imx219.yaml |
|
D | sony,imx296.yaml |
|
D | ovti,ov5675.yaml |
|
/openbmc/u-boot/arch/x86/lib/fsp/ |
H A D | fsp_common.c | 97 /* Save the stack address to CMOS */ in fsp_save_s3_stack() 100 debug("Save stack address to CMOS: err=%d\n", ret); in fsp_save_s3_stack() 142 * CMOS access library which does not depend on DM. in arch_fsp_init()
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
D | r8a7742-iwg21d-q7-dbcm-ca.dts |
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | sdram.c | 69 * Read scrambler seeds from CMOS RAM. We don't want to store them in in read_seed_from_cmos() 71 * the flash too much. So we store these in CMOS and the large MRC in read_seed_from_cmos() 84 debug("Read scrambler seed 0x%08x from CMOS 0x%02x\n", in read_seed_from_cmos() 86 debug("Read S3 scrambler seed 0x%08x from CMOS 0x%02x\n", in read_seed_from_cmos() 146 /* Save the MRC seed values to CMOS */ in write_seeds_to_cmos() 148 debug("Save scrambler seed 0x%08x to CMOS 0x%02x\n", in write_seeds_to_cmos() 152 debug("Save s3 scrambler seed 0x%08x to CMOS 0x%02x\n", in write_seeds_to_cmos() 548 debug("Failed to write seeds to CMOS: %d\n", ret); in dram_init()
|
/openbmc/qemu/hw/rtc/ |
H A D | mc146818rtc.c | 125 DPRINTF_C("cmos: injecting from timer\n"); in rtc_coalesced_timer() 128 DPRINTF_C("cmos: coalesced irqs decreased to %d\n", in rtc_coalesced_timer() 208 DPRINTF_C("cmos: coalesced irqs scaled from %d to %d, " in periodic_timer_update() 242 DPRINTF_C("cmos: coalesced irqs increased to %d\n", in rtc_periodic_timer() 442 CMOS_DPRINTF("cmos: write index=0x%02x val=0x%02" PRIx64 "\n", in cmos_ioport_write() 509 /* update cmos to when the rtc was stopping */ in cmos_ioport_write() 691 /* if not in set mode, calibrate cmos before in cmos_ioport_read() 717 DPRINTF_C("cmos: injecting on ack\n"); in cmos_ioport_read() 720 DPRINTF_C("cmos: coalesced irqs decreased to %d\n", in cmos_ioport_read() 729 CMOS_DPRINTF("cmos: read index=0x%02x val=0x%02x\n", in cmos_ioport_read() [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/ |
H A D | Flags.interface.yaml | 8 Whether or not CMOS Clear is enabled.
|
/openbmc/linux/arch/x86/include/asm/ |
D | floppy.h |
|
/openbmc/linux/arch/mips/include/asm/ |
D | mc146818-time.h |
|
/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/ |
D | Kconfig |
|
/openbmc/linux/include/media/i2c/ |
D | ov2659.h |
|
123456