Home
last modified time | relevance | path

Searched refs:ready (Results 1 – 25 of 33) sorted by relevance

12

/arch/um/drivers/
Dxterm_kern.c14 struct completion ready; member
30 complete(&xterm->ready); in xterm_interrupt()
50 init_completion(&data->ready); in xterm_fd()
65 wait_for_completion(&data->ready); in xterm_fd()
/arch/sparc/mm/
Dleon_mm.c77 goto ready; in leon_swprobe()
100 goto ready; in leon_swprobe()
128 goto ready; in leon_swprobe()
151 goto ready; in leon_swprobe()
157 ready: in leon_swprobe()
/arch/m68k/include/asm/
Datari_joystick.h18 int ready; member
/arch/arm/boot/dts/
Dintel-ixp42x-linksys-nslu2.dts40 led-ready {
41 label = "nslu2:green:ready";
Dmoxart-uc7112lx.dts54 label = "ready-led";
Dmmp2-olpc-xo-1-75.dts227 ready-gpio = <&gpio 125 GPIO_ACTIVE_HIGH>;
Dls1021a-moxa-uc-8410a.dts61 sw-ready {
Dsun8i-a83t-allwinner-h8homlet-v2.dts232 * logic is ready and 30ms after the reset pin is de-asserted.
Dsun8i-a83t-cubietruck-plus.dts367 * logic is ready and 30ms after the reset pin is de-asserted.
Dgemini-dlink-dir-685.dts324 * RESET and phy ready
Dsun8i-a83t-bananapi-m3.dts359 * are applied until core logic is ready and
Dsun9i-a80-cubieboard4.dts414 * are applied until core logic is ready and
Dsun9i-a80-optimus.dts411 * are applied until core logic is ready and
Dam3874-iceboard.dts355 * we force the CS lines to pull up as GPIOs until we're ready.
/arch/arm/include/debug/
Dat91.S24 tst \rd, #AT91_DBGU_TXRDY @ DBGU_TXRDY = 1 when ready to transmit
/arch/sparc/include/asm/
Dfloppy_64.h502 int ready; in sun_pci_fd_test_drive() local
518 ready = 0; in sun_pci_fd_test_drive()
520 ready = (status & 0x10) ? 0 : 1; in sun_pci_fd_test_drive()
523 return ready; in sun_pci_fd_test_drive()
/arch/mips/include/asm/octeon/
Dcvmx-ciu3-defs.h240 uint64_t ready : 1; member
242 uint64_t ready : 1;
/arch/powerpc/boot/dts/
Dmotionpro.dts17 &gpt7 { // Motion-PRO ready LED
/arch/arm/boot/compressed/
Dhead-sharpsl.S145 tst r3, #32 @ Is chip ready?
/arch/arm/mach-pxa/
Dsleep.S125 @ get ready for the change
/arch/unicore32/kernel/
Dentry.S172 @ We are now ready to fill in the remaining blanks on the stack:
201 @ We are now ready to fill in the remaining blanks on the stack:
254 @ get ready to re-enable interrupts if appropriate
/arch/arm64/boot/dts/qcom/
Dqcs404.dtsi305 interrupt-names = "wdog", "fatal", "ready",
507 interrupt-names = "wdog", "fatal", "ready",
940 interrupt-names = "wdog", "fatal", "ready",
Dmsm8916.dtsi1041 interrupt-names = "wdog", "fatal", "ready",
1095 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
/arch/arm/kernel/
Dentry-armv.S171 @ We are now ready to fill in the remaining blanks on the stack:
/arch/m68k/fpsp040/
Dssin.S481 |--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and

12