Searched full:306 (Results 1 – 25 of 245) sorted by relevance
12345678910
| /kernel/linux/linux-6.6/kernel/time/ |
| D | timeconv.c | 89 * January 1st 306-th day of the year; (Important!) in time64_to_tm() 124 * Recall that January 1st is the 306-th day of the year in the in time64_to_tm() 127 is_Jan_or_Feb = day_of_year >= 306; in time64_to_tm() 133 day_of_year += is_Jan_or_Feb ? -306 : 31 + 28 + is_leap_year; in time64_to_tm()
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | lib.c | 94 * January 1st 306-th day of the year; (Important!) in rtc_time64_to_tm() 130 * Recall that January 01 is the 306-th day of the year in the in rtc_time64_to_tm() 133 is_Jan_or_Feb = day_of_year >= 306; in rtc_time64_to_tm() 141 day_of_year - 306 : day_of_year + 31 + 28 + is_leap_year; in rtc_time64_to_tm()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
| D | nxp,sysctr-timer.yaml | 48 timer@306a0000 {
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/timer/ |
| D | nxp,sysctr-timer.yaml | 52 timer@306a0000 {
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8-ss-img.dtsi | 41 <GIC_SPI 306 IRQ_TYPE_LEVEL_HIGH>,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| D | nxp,imx8-jpeg.yaml | 80 <GIC_SPI 306 IRQ_TYPE_LEVEL_HIGH>,
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/include/goya/ |
| D | goya_async_events.h | 138 GOYA_ASYNC_EVENT_ID_DDR0_AXI_WR = 306,
|
| /kernel/linux/linux-5.10/include/dt-bindings/clock/ |
| D | exynos5250.h | 109 #define CLK_SPI2 306
|
| D | exynos5420.h | 99 #define CLK_TZPC3 306
|
| D | tegra194-clock.h | 300 #define TEGRA194_CLK_I2C10 306
|
| D | qcom,gcc-mdm9615.h | 316 #define USB_HS1_SYSTEM_CLK_SRC 306
|
| D | tegra30-car.h | 271 #define TEGRA30_CLK_AUDIO3_MUX 306
|
| /kernel/linux/linux-6.6/include/dt-bindings/clock/ |
| D | exynos5250.h | 110 #define CLK_SPI2 306
|
| D | exynos5420.h | 99 #define CLK_TZPC3 306
|
| D | qcom,gcc-mdm9615.h | 316 #define USB_HS1_SYSTEM_CLK_SRC 306
|
| D | tegra194-clock.h | 300 #define TEGRA194_CLK_I2C10 306
|
| D | exynos4.h | 144 #define CLK_PCIE 306
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/include/goya/ |
| D | goya_async_events.h | 138 GOYA_ASYNC_EVENT_ID_DDR0_AXI_WR = 306,
|
| /kernel/linux/linux-6.6/drivers/target/ |
| D | target_core_alua.h | 30 * from spc4r36j section 6.37 Table 306
|
| /kernel/linux/linux-5.10/drivers/target/ |
| D | target_core_alua.h | 30 * from spc4r36j section 6.37 Table 306
|
| /kernel/linux/linux-6.6/drivers/pinctrl/uniphier/ |
| D | pinctrl-uniphier-pro4.c | 933 UNIPHIER_PINCTRL_PIN(306, "PORT06", UNIPHIER_PIN_IECTRL_NONE, 982 306, UNIPHIER_PIN_DRV_1BIT, 983 306, UNIPHIER_PIN_PULL_UP), 1088 300, 301, 302, 303, 304, 305, 306, 307, /* PORT0x */ 1105 302, 303, 304, 305, 306, 13, 14, 15, /* XIRQ16-20, PORT175-177 */
|
| /kernel/linux/linux-5.10/drivers/pinctrl/uniphier/ |
| D | pinctrl-uniphier-pro4.c | 933 UNIPHIER_PINCTRL_PIN(306, "PORT06", UNIPHIER_PIN_IECTRL_NONE, 982 306, UNIPHIER_PIN_DRV_1BIT, 983 306, UNIPHIER_PIN_PULL_UP), 1088 300, 301, 302, 303, 304, 305, 306, 307, /* PORT0x */ 1105 302, 303, 304, 305, 306, 13, 14, 15, /* XIRQ16-20, PORT175-177 */
|
| /kernel/linux/linux-6.6/Documentation/tools/rtla/ |
| D | rtla-timerlat-hist.rst | 56 …8 53 85183 31 156751 229 9052 306 9026 39 …
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | renesas,r8a779f0-ether-switch.yaml | 198 <GIC_SPI 306 IRQ_TYPE_LEVEL_HIGH>;
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/include/gaudi/ |
| D | gaudi_async_events.h | 218 GAUDI_EVENT_TPC1_BMON_SPMU = 306,
|
12345678910