Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 49) sorted by relevance

12

/arch/m68k/include/asm/
A Dsun3xflop.h48 static int once = 0; in sun3x_82072_fd_inb() local
60 if(!once) { in sun3x_82072_fd_inb()
61 once = 1; in sun3x_82072_fd_inb()
205 static int once = 0; in sun3xflop_request_irq() local
208 if(!once) { in sun3xflop_request_irq()
209 once = 1; in sun3xflop_request_irq()
/arch/x86/boot/compressed/
A Dmem.c17 static bool once; in early_is_tdx_guest() local
23 if (!once) { in early_is_tdx_guest()
29 once = true; in early_is_tdx_guest()
/arch/arm64/boot/dts/exynos/
A Dexynos2200-g0s.dts37 * TODO: Remove this once RTC clock is implemented properly as part of
67 /* TODO: Remove this once PMIC is implemented */
143 /* TODO: Replace these once PMIC is implemented */
161 /* TODO: Replace these once PMIC is implemented */
A Dexynos8895-dreamlte.dts98 /* TODO: Remove once PMIC is implemented */
114 /* TODO: Update once PMIC is implemented */
142 /* TODO: Add regulators once PMIC is implemented */
A Dexynos850-e850-96.dts122 /* TODO: Remove this once PMIC is implemented */
159 * TODO: Remove this once RTC clock is implemented properly as part of
/arch/sparc/include/asm/
A Dfloppy_32.h263 static int once = 0; in sun_fd_request_irq() local
265 if (!once) { in sun_fd_request_irq()
266 once = 1; in sun_fd_request_irq()
A Dfloppy_64.h252 static int once = 0; in sun_fd_request_irq() local
255 if(!once) { in sun_fd_request_irq()
256 once = 1; in sun_fd_request_irq()
/arch/arm/mach-mxs/
A Dmach-mxs.c92 static int once; in mxs_get_ocotp() local
94 if (once) in mxs_get_ocotp()
140 once = 1; in mxs_get_ocotp()
/arch/arm64/boot/dts/exynos/google/
A Dgs101-pixel-common.dtsi78 /* TODO: Remove this once PMIC is implemented */
84 /* TODO: Remove this once S2MPG11 slave PMIC is implemented */
136 /* TODO: add the devices once drivers exist */
356 /* TODO: Update these once PMIC is implemented */
/arch/sh/lib/
A Dmemset.S44 mov.l r5,@-r4 ! set 8-byte at once
A Dmemcpy-sh4.S28 ! Read a long word and write a long word at once
74 ! Finally, copy a byte at once, if necessary
101 ! Read a long word and write a long word at once
142 ! Finally, copy a byte at once, if necessary
396 ! Size is at least 64 bytes, so will be going round the big loop at least once.
A Dmemset-sh4.S92 mov.l r5,@-r4 ! set 8-byte at once
/arch/sparc/kernel/
A Dpci_sabre.c412 static int once; in sabre_scan_bus() local
432 if (once != 0) { in sabre_scan_bus()
436 once++; in sabre_scan_bus()
/arch/arm64/boot/dts/qcom/
A Dmsm8996-v3.0.dtsi15 * when it comes to voltage delivery to.. once again
/arch/arm64/boot/dts/marvell/
A Dac5x-rd-carrier.dtsi16 * So in this case, once the switch is set to external mode as explained above,
A Dac5x-rd-carrier-cn9131.dts16 * So in this case, once the switch is set to external mode as explained above,
/arch/alpha/lib/
A Dev6-memset.S178 subq $3, 16, $2 # E : Repeat the loop at least once more?
356 subq $3, 16, $2 # E : Repeat the loop at least once more?
544 subq $3, 16, $2 # E : Repeat the loop at least once more?
/arch/arm/boot/dts/allwinner/
A Dsun8i-r16-parrot.dts235 * Remove next line once it is possible to sync two regulators.
246 * Remove next line once it is possible to sync two regulators.
/arch/arm/boot/dts/marvell/
A Dorion5x-lacie-ethernet-disk-mini-v2.dts82 * flash. TODO: once the flash part TOP/BOTTOM detection
A Dorion5x-maxtor-shared-storage-2.dts63 * flash. TODO: once the flash part TOP/BOTTOM detection
A Dorion5x-lacie-d2-network.dts103 * flash. TODO: once the flash part TOP/BOTTOM detection
/arch/powerpc/boot/dts/
A Dep8248e.dts98 // Temporary -- will go away once kernel uses ranges for get_immrbase().
A Dep88xc.dts73 // Temporary -- will go away once kernel uses ranges for get_immrbase().
A Dmpc885ads.dts74 // Temporary -- will go away once kernel uses ranges for get_immrbase().
/arch/arm/boot/dts/st/
A Dstm32mp15xx-dhcom-drc02.dtsi112 status = "disabled"; /* Enable once there is display driver */

Completed in 33 milliseconds

12