Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index

CONFIG_ETRAX_RTC: Real Time Clock support

General informations

The Linux kernel configuration item CONFIG_ETRAX_RTC has multiple definitions:

Real Time Clock support found in arch/cris/Kconfig

The configuration item CONFIG_ETRAX_RTC:

Help text

Enables drivers for the Real-Time Clock battery-backed chips on some products. The kernel reads the time when booting, and the date can be set using ioctl(fd, RTC_SET_TIME, &rt) with rt a rtc_time struct (see arch/cris/include/asm/rtc.h) on the /dev/rtc device. You can check the time with cat /proc/rtc, but normal time reading should be done using libc function time and friends.

Real Time Clock support found in arch/cris/arch-v32/drivers/Kconfig

The configuration item CONFIG_ETRAX_RTC:

Help text

Enabled RTC support.

Real Time Clock support found in arch/cris/arch-v10/drivers/Kconfig

The configuration item CONFIG_ETRAX_RTC:

Help text

Enables drivers for the Real-Time Clock battery-backed chips on some products. The kernel reads the time when booting, and the date can be set using ioctl(fd, RTC_SET_TIME, &rt) with rt a rtc_time struct (see include/asm-cris/rtc.h) on the /dev/rtc device, major 121. You can check the time with cat /proc/rtc, but normal time reading should be done using libc function time and friends.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - E index

Automatically generated (in year 2024). See also LKDDb sources on GitLab