Home
last modified time | relevance | path

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

1234

/openbmc/linux/include/uapi/linux/
H A Dum_timetravel.h26 * and the calendar (the application on the other side of the socket) in
30 * calendar, and then wait for its turn until it can run, etc. Note
73 * (host -> calendar)
80 * interrupts); the time field is ignored. The calendar must process
83 * (host -> calendar)
88 * @UM_TIMETRAVEL_GET: return the current time from the calendar in the
90 * (host -> calendar)
95 * @UM_TIMETRAVEL_UPDATE: time update to the calendar, must be sent e.g.
96 * before kicking an interrupt to another calendar
97 * (host -> calendar)
[all …]
/openbmc/linux/kernel/time/
H A 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()
/openbmc/webui-vue/src/components/Global/
H A DTableDateFilter.vue35 $t('global.calendar.useCursorKeysToNavigateCalendarDates')
37 :title="$t('global.calendar.selectDate')"
42 <icon-calendar />
44 {{ $t('global.calendar.selectDate') }}
81 $t('global.calendar.useCursorKeysToNavigateCalendarDates')
83 :title="$t('global.calendar.selectDate')"
88 <icon-calendar />
90 {{ $t('global.calendar.selectDate') }}
101 import IconCalendar from '@carbon/icons-vue/es/calendar/20';
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_rtc.h16 #define AT91_RTC_UPDCAL (1 << 1) /* Update Request Calendar */
22 #define AT91_RTC_CALEVSEL (3 << 16) /* Calendar Event Selection */
36 #define AT91_RTC_CALR (ATMEL_BASE_RTC + 0x0c) /* Calendar Register */
48 #define AT91_RTC_CALALR (ATMEL_BASE_RTC + 0x14) /* Calendar Alarm */
57 #define AT91_RTC_CALEV (1 << 4) /* Calendar Event */
66 #define AT91_RTC_NVCAL (1 << 1) /* Non-valid Calendar */
68 #define AT91_RTC_NVCALALR (1 << 3) /* .. Calendar Alarm */
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_calendar.scss1 .b-calendar-nav {
10 .b-calendar-grid .btn {
15 .b-calendar .b-calendar-grid {
H A D_index.scss8 @import "./calendar";
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A 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 …]
/openbmc/linux/drivers/rtc/
H A 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()
H A 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()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-jdcal_1.4.1.bb1 SUMMARY = "This module contains functions for converting between Julian dates and calendar dates"
2 DESCRIPTION = "A function for converting Gregorian calendar dates to Julian dates, \
3 and another function for converting Julian calendar dates to Julian dates are defined. \
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A 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 …]
/openbmc/u-boot/drivers/rtc/
H A DKconfig38 The PCF2127 is a CMOS Real Time Clock (RTC) and calendar with an integrated
56 calendar with automatic leap year correction, 2-byte battery backed SRAM,
60 This driver supports reading and writing the RTC/calendar and detects
70 This driver supports reading and writing the RTC/calendar and the
H A Ddate.c28 * This only works for the Gregorian calendar - i.e. after 1752 (in the UK)
70 * [For the Julian calendar (which was used in Russia before 1917,
/openbmc/openbmc/poky/meta/recipes-support/libical/
H A Dlibical_3.0.18.bb4 calendar clients can communicate with calendar servers so users can store \
5 their calendar data and arrange meetings with other users. "
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A 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
H 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
H A Dnxp,lpc1788-rtc.txt3 The LPC1788 RTC provides calendar and clock functionality
/openbmc/linux/arch/mips/include/asm/octeon/
H A 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
/openbmc/qemu/tests/functional/
H A Dtest_microblazeel_s3adsp1800.py21 ('http://www.qemu-advent-calendar.org/2023/download/day13.tar.gz'),
33 wait_for_console_pattern(self, 'QEMU Advent Calendar 2023')
H A Dtest_xtensa_lx60.py23 wait_for='QEMU advent calendar')
/openbmc/linux/drivers/staging/octeon/
H A 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()
/openbmc/webui-vue/src/views/Settings/DateTime/
H A DDateTime.vue81 $t('global.calendar.useCursorKeysToNavigateCalendarDates')
83 :title="$t('global.calendar.selectDate')"
89 <icon-calendar />
91 {{ $t('global.calendar.selectDate') }}
201 import IconCalendar from '@carbon/icons-vue/es/calendar/20';
/openbmc/linux/Documentation/process/
H A 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
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/datetime/
H A Dxfce4-datetime-plugin_0.8.3.bb1 SUMMARY = "Panel plugin displaying date and time and a calendar when left-clicked"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/
H A Dpackagegroup-gnome-apps.bb17 gnome-calendar \

1234