Home
last modified time | relevance | path

Searched full:306 (Results 1 – 25 of 154) sorted by relevance

1234567

/linux/kernel/time/
H A Dtimeconv.c89 * 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()
/linux/drivers/rtc/
H A Dlib.c80 * January 1st 306-th day of the year; (Important!) in rtc_time64_to_tm()
116 * Recall that January 01 is the 306-th day of the year in the in rtc_time64_to_tm()
119 is_Jan_or_Feb = day_of_year >= 306; in rtc_time64_to_tm()
127 day_of_year - 306 : day_of_year + 31 + 28 + is_leap_year; in rtc_time64_to_tm()
/linux/Documentation/devicetree/bindings/timer/
H A Dnxp,sysctr-timer.yaml54 timer@306a0000 {
/linux/drivers/gpu/drm/msm/adreno/
H A Da3xx_catalog.c36 .revn = 307, /* because a305c is revn==306 */
/linux/Documentation/devicetree/bindings/media/
H A Dnxp,imx8-jpeg.yaml91 <GIC_SPI 306 IRQ_TYPE_LEVEL_HIGH>,
/linux/drivers/accel/habanalabs/include/goya/
H A Dgoya_async_events.h138 GOYA_ASYNC_EVENT_ID_DDR0_AXI_WR = 306,
/linux/include/dt-bindings/clock/
H A Dexynos5250.h110 #define CLK_SPI2 306
H A Dexynos5420.h99 #define CLK_TZPC3 306
H A Dtegra30-car.h271 #define TEGRA30_CLK_AUDIO3_MUX 306
H A Dexynos4.h144 #define CLK_PCIE 306
H A Dqcom,gcc-mdm9615.h316 #define USB_HS1_SYSTEM_CLK_SRC 306
H A Dtegra194-clock.h300 #define TEGRA194_CLK_I2C10 306
H A Dqcom,gcc-msm8960.h314 #define PLL16 306
H A Dqcom,gcc-apq8084.h315 #define GCC_USB30_SLEEP_CLK 306
/linux/Documentation/userspace-api/media/v4l/
H A Dmt2110t.svg23 …<glyph unicode="r" horiz-adv-x="530" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C …
24 …3 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308…
30 …,25 396,54 352,102 318,168 L 316,168 C 316,147 315,116 312,74 309,31 307,7 306,0 L 132,0 C 136,36 …
31 … C 828,1216 741,1296 566,1296 481,1296 417,1276 373,1236 328,1196 306,1136 306,1057 306,976 329,91…
/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-pro4.c933 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 */
/linux/drivers/target/
H A Dtarget_core_alua.h30 * from spc4r36j section 6.37 Table 306
/linux/Documentation/tools/rtla/
H A Drtla-timerlat-hist.rst56 …8 53 85183 31 156751 229 9052 306 9026 39 …
/linux/Documentation/devicetree/bindings/net/
H A Drenesas,r8a779f0-ether-switch.yaml198 <GIC_SPI 306 IRQ_TYPE_LEVEL_HIGH>;
/linux/drivers/accel/habanalabs/include/gaudi/
H A Dgaudi_async_events.h222 GAUDI_EVENT_TPC1_BMON_SPMU = 306,
/linux/drivers/soc/tegra/fuse/
H A Dspeedo-tegra30.c62 {306, 338, 360, 376, UINT_MAX},
/linux/include/dt-bindings/gce/
H A Dmt8192-gce.h221 #define CMDQ_EVENT_MDP_RDMA1_FRAME_DONE 306
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d.dtsi163 pcie_phy: pcie-phy@306d0000 {
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl317 306 n64 kcmp sys_kcmp
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl317 306 n64 kcmp sys_kcmp

1234567