Home
last modified time | relevance | path

Searched refs:ready (Results 1 – 25 of 40) 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.dts229 ready-gpios = <&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.
Dqcom-msm8974.dtsi352 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
830 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
881 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
Dsun8i-a83t-bananapi-m3.dts359 * are applied until core logic is ready and
Dsun8i-a83t-cubietruck-plus.dts367 * logic is ready and 30ms after the reset pin is de-asserted.
Dsun9i-a80-cubieboard4.dts414 * are applied until core logic is ready and
Dgemini-dlink-dir-685.dts356 * RESET and phy 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.h507 int ready; in sun_pci_fd_test_drive() local
523 ready = 0; in sun_pci_fd_test_drive()
525 ready = (status & 0x10) ? 0 : 1; in sun_pci_fd_test_drive()
528 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/arm64/kvm/vgic/
Dvgic-init.c332 dist->ready = false; in kvm_vgic_dist_destroy()
450 dist->ready = true; in kvm_vgic_map_resources()
Dvgic-v4.c364 if (!vpe->ready) in vgic_v4_commit()
/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/arm64/boot/dts/qcom/
Dsm8150.dtsi582 interrupt-names = "wdog", "fatal", "ready",
768 interrupt-names = "wdog", "fatal", "ready", "handover",
801 interrupt-names = "wdog", "fatal", "ready",
999 interrupt-names = "wdog", "fatal", "ready",
Dqcs404.dtsi489 interrupt-names = "wdog", "fatal", "ready",
749 interrupt-names = "wdog", "fatal", "ready",
1254 interrupt-names = "wdog", "fatal", "ready",
Dipq6018.dtsi446 "ready",
Dmsm8998.dtsi1094 interrupt-names = "wdog", "fatal", "ready",
1159 interrupt-names = "wdog", "fatal", "ready",
1995 interrupt-names = "wdog", "fatal", "ready",

12