Home
last modified time | relevance | path

Searched full:calendar (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.12.1/include/uapi/linux/
Dum_timetravel.h15 * and the calendar (the application on the other side of the socket) in
19 * calendar, and then wait for its turn until it can run, etc. Note
94 * (host -> calendar)
101 * interrupts); the time field is ignored. The calendar must process
104 * (host -> calendar)
109 * @UM_TIMETRAVEL_GET: return the current time from the calendar in the
111 * (host -> calendar)
116 * @UM_TIMETRAVEL_UPDATE: time update to the calendar, must be sent e.g.
117 * before kicking an interrupt to another calendar
118 * (host -> calendar)
[all …]
/linux-6.12.1/kernel/time/
Dtimeconv.c24 * Converts the calendar time to broken-down time representation
40 * time64_to_tm - converts the calendar time to local broken-down time
80 * (fictitious) calendar where the year starts in March, month = 2 in time64_to_tm()
81 * (*), and finishes in February, month = 13. This calendar is in time64_to_tm()
94 * After having worked out the date in the computational calendar in time64_to_tm()
96 * corresponding date in the Gregorian calendar. in time64_to_tm()
98 * [1] "Euclidean Affine Functions and Applications to Calendar in time64_to_tm()
125 * computational (not Gregorian) calendar. in time64_to_tm()
129 /* Convert to the Gregorian calendar and adjust to Unix time. */ in time64_to_tm()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_calendar.c13 /* QSYS calendar information */
14 #define SPX5_PORTS_PER_CALREG 10 /* Ports mapped in a calendar register */
15 #define SPX5_CALBITS_PER_PORT 3 /* Bit per port in calendar register */
17 /* DSM calendar information */
76 /* This is used in calendar configuration */
159 /* Auto configure the QSYS calendar based on port configuration */
176 /* Setup the calendar with the bandwidth to each port */ in sparx5_config_auto_calendar()
210 /* Halt the calendar while changing it */ in sparx5_config_auto_calendar()
215 /* Assign port bandwidth to auto calendar */ in sparx5_config_auto_calendar()
238 /* Verify successful calendar config */ in sparx5_config_auto_calendar()
[all …]
/linux-6.12.1/drivers/rtc/
Dlib.c71 * (fictitious) calendar where the year starts in March, month = 2 in rtc_time64_to_tm()
72 * (*), and finishes in February, month = 13. This calendar is in rtc_time64_to_tm()
85 * After having worked out the date in the computational calendar in rtc_time64_to_tm()
87 * corresponding date in the Gregorian calendar. in rtc_time64_to_tm()
89 * [1] "Euclidean Affine Functions and Applications to Calendar in rtc_time64_to_tm()
117 * computational (not Gregorian) calendar. in rtc_time64_to_tm()
121 /* Converts to the Gregorian calendar. */ in rtc_time64_to_tm()
Drtc-at91rm9200.c35 #define AT91_RTC_UPDCAL BIT(1) /* Update Request Calendar Register */
49 #define AT91_RTC_CALR 0x0c /* Calendar Register */
61 #define AT91_RTC_CALALR 0x14 /* Calendar Alarm Register */
70 #define AT91_RTC_CALEV BIT(4) /* Calendar Event */
79 #define AT91_RTC_NVCAL BIT(1) /* Non valid Calendar */
81 #define AT91_RTC_NVCALALR BIT(3) /* Non valid Calendar Alarm */
177 * The Calendar Alarm register does not have a field for in at91_rtc_decodetime()
213 /* Stop Time/Calendar from counting */ in at91_rtc_settime()
234 /* Restart Time/Calendar */ in at91_rtc_settime()
Drtc-rx8010.c143 /* set STOP bit before changing clock/calendar */ in rx8010_set_time()
160 /* clear STOP bit after changing clock/calendar */ in rx8010_set_time()
Drtc-stm32.c446 * Wait for RSF to be set to ensure the calendar registers are in stm32_rtc_wait_sync()
980 /* Find prediv_a and prediv_s to obtain the 1Hz calendar clock */ in stm32_rtc_init()
1138 * the calendar has been initialized or not. INITS flag is reset by a in stm32_rtc_probe()
1194 * If INITS flag is reset (calendar year field set to 0x00), calendar in stm32_rtc_probe()
Drtc-rx6110.c184 /* set STOP bit before changing clock/calendar */ in rx6110_set_time()
201 /* clear STOP bit after changing clock/calendar */ in rx6110_set_time()
Drtc-ds1672.c23 * rtc_time -- month 0-11, hour 0-23, yr = calendar year-epoch
Drtc-rk808.c60 * The Rockchip calendar used by the RK808 counts November with 31 days. We use
62 * calendar used by the rest of the world. We arbitrarily define Jan 1st, 2016
Drtc-hym8563.c102 "no valid clock/calendar values available\n"); in hym8563_rtc_read_time()
542 /* check state of calendar information */ in hym8563_probe()
/linux-6.12.1/arch/mips/cavium-octeon/executive/
Dcvmx-spi.c116 /* Callback to perform calendar setup */ in cvmx_spi_start_interface()
126 /* Callback to perform calendar sync */ in cvmx_spi_start_interface()
162 /* NOTE: Calendar setup is not performed during restart */ in cvmx_spi_restart_interface()
171 /* Callback to perform calendar sync */ in cvmx_spi_restart_interface()
225 cvmx_dprintf("ERROR SPI%d: BIST failed on RX calendar table\n", in cvmx_spi_reset_cb()
228 cvmx_dprintf("ERROR SPI%d: BIST failed on TX calendar table\n", in cvmx_spi_reset_cb()
231 /* Clear the calendar table after BIST to fix parity errors */ in cvmx_spi_reset_cb()
298 * Callback to setup calendar and miscellaneous settings before clock detection
327 /* SRX0 Calendar Table. This round robbins through all ports */ in cvmx_spi_calendar_setup_cb()
390 /* STX0 Calendar Table. This round robbins through all ports */ in cvmx_spi_calendar_setup_cb()
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/rtc/
Dmicrochip,pic32-rtc.txt1 * Microchip PIC32 Real Time Clock and Calendar
4 provides a calendar in weekday, date, month, and year. It also provides a
Dtrivial-rtc.yaml23 # AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
25 # AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
Dnxp,lpc1788-rtc.yaml10 The LPC1788 RTC provides calendar and clock functionality
Dmicrochip,mfps-rtc.yaml39 strobe (typically 1 Hz) for the calendar counter. By default, the rtc
/linux-6.12.1/arch/mips/include/asm/octeon/
Dcvmx-spi.h51 /** Called to setup calendar */
62 /** Called for calendar data synchronization */
186 * Callback to setup calendar and miscellaneous settings before clock
238 * Callback to perform calendar data synchronization
246 * @timeout: Timeout to wait for calendar data in seconds
/linux-6.12.1/Documentation/mm/damon/
Dmaintainer-profile.rst102 There is also a public Google `calendar
103 <https://calendar.google.com/calendar/u/0?cid=ZDIwOTA4YTMxNjc2MDQ3NTIyMmUzYTM5ZmQyM2U4NDA0ZGIwZjBiY…
/linux-6.12.1/drivers/staging/octeon/
Dethernet-spi.c25 pr_err("SPI%d: SRX Spi4 Calendar table parity error\n", index); in cvm_oct_spxx_int_pr()
73 pr_err("SPI%d: STX Calendar Table Parity Error Bank%d\n", in cvm_oct_stxx_int_pr()
76 pr_err("SPI%d: STX Calendar Table Parity Error Bank%d\n", in cvm_oct_stxx_int_pr()
/linux-6.12.1/Documentation/process/
Dsecurity-bugs.rst47 the reporter or an affected party for up to 7 calendar days from the start
48 of the release process, with an exceptional extension to 14 calendar days
/linux-6.12.1/Documentation/ABI/testing/
Drtc-cdev10 format is a Gregorian calendar date and 24 hour wall clock
/linux-6.12.1/drivers/input/keyboard/
Dipaq-micro-keys.c31 KEY_CALENDAR, /* 2: Calendar */
/linux-6.12.1/arch/arm/mach-omap1/
Dboard-palmte.c56 KEY(0, 0, KEY_F1), /* Calendar */
/linux-6.12.1/Documentation/admin-guide/
Drtc.rst14 the Gregorian calendar and 24 hour time, as reported by gmtime(3).
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_mac.c275 /* Configure calendar slots. in fbnic_mac_init_rxb()
350 /* Configure calendar slots. in fbnic_mac_init_txb()

12