/linux-6.6.21/Documentation/devicetree/bindings/iio/light/ |
D | ams,as73211.yaml | 28 Interrupt specifier for the READY interrupt generated by the device. 51 interrupts = <19 IRQ_TYPE_EDGE_RISING>; /* READY */
|
/linux-6.6.21/Documentation/devicetree/bindings/net/ |
D | intel,ixp4xx-ethernet.yaml | 42 - description: phandle to the TX READY queue node 43 - description: TX READY queue instance to use 44 description: phandle to the TX READY queue on the NPE
|
/linux-6.6.21/drivers/usb/image/ |
D | mdc800.c | 119 NOT_CONNECTED, READY, WORKING, DOWNLOAD enumerator 372 mdc800->state=READY; in mdc800_usb_write_notify() 394 mdc800->state=READY; in mdc800_usb_download_notify() 527 mdc800->state=READY; in mdc800_usb_probe() 786 if (mdc800->state != READY) in mdc800_device_write() 878 mdc800->state=READY; in mdc800_device_write() 931 mdc800->state=READY; in mdc800_device_write()
|
/linux-6.6.21/Documentation/devicetree/bindings/crypto/ |
D | intel,ixp4xx-crypto.yaml | 45 - description: phandle to the TX READY queue on the NPE 47 description: phandle to the TX READY queue on the NPE, the cell describing
|
/linux-6.6.21/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd71837-pmic.yaml | 45 # are called as SNVS and READY. At READY state all the PMIC power outputs go 51 # switched power state to SNVS. If reset is done via READY state the power 53 # target state is set to READY by default. If SNVS state is used the boot
|
D | rohm,bd71847-pmic.yaml | 45 # states. States are called as SNVS and READY. At READY state all the PMIC 51 # reset has switched power state to SNVS. If reset is done via READY state the 53 # target state is set to READY by default. If SNVS state is used the boot
|
/linux-6.6.21/drivers/net/ethernet/qualcomm/emac/ |
D | emac-sgmii-fsm9900.c | 88 #define READY BIT(5) macro 224 if (readl(phy->base + EMAC_QSERDES_COM_RESET_SM) & READY) in emac_sgmii_init_fsm9900()
|
/linux-6.6.21/drivers/infiniband/hw/qib/ |
D | qib_diag.c | 64 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enumerator 776 else if (dc->state < READY && (*off || count != 8)) in qib_diag_read() 850 else if (dc->state < READY && in qib_diag_write() 902 dc->state = READY; /* all read/write OK now */ in qib_diag_write()
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | slogn.S | 364 movel FFRAC(%a6),%d0 | ...READY TO GET ADDRESS OF 1/F 375 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2 WHILE FP0 IS NOT READY 382 fmulx LOGOF2,%fp1 | ...GET K*LOG2 WHILE FP0 IS NOT READY
|
D | ssin.S | 208 |--FP1 IS NOW READY 300 |--FP0 IS NOW READY 461 |--FP2 IS READY 470 |--FP2 IS READY 563 |--FP1 IS NOW READY
|
D | satan.S | 316 |--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS
|
D | stan.S | 195 |--FP1 IS NOW READY
|
/linux-6.6.21/drivers/misc/mei/ |
D | debugfs.c | 96 MEI_PXP_MODE(READY); in mei_dev_pxp_mode_str()
|
/linux-6.6.21/Documentation/driver-api/ |
D | hsi.rst | 16 signals and an additional READY signal for flow control. An additional WAKE
|
/linux-6.6.21/Documentation/devicetree/bindings/bus/ |
D | nvidia,tegra20-gmi.txt | 69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.
|
/linux-6.6.21/drivers/accel/ivpu/ |
D | ivpu_hw_37xx.c | 193 return REGB_POLL_FLD(VPU_37XX_BUTTRESS_VPU_STATUS, READY, 1, PLL_TIMEOUT_US); in ivpu_pll_wait_for_status_ready() 760 return REG_TEST_FLD(VPU_37XX_BUTTRESS_VPU_STATUS, READY, val) && in ivpu_hw_37xx_is_idle()
|
D | ivpu_hw_40xx.c | 199 return REGB_POLL_FLD(VPU_40XX_BUTTRESS_VPU_STATUS, READY, 1, PLL_TIMEOUT_US); in ivpu_pll_wait_for_status_ready() 889 return REG_TEST_FLD(VPU_40XX_BUTTRESS_VPU_STATUS, READY, val) && in ivpu_hw_40xx_is_idle()
|
/linux-6.6.21/Documentation/mhi/ |
D | mhi.rst | 197 * Waits until the device enters READY state.
|
/linux-6.6.21/Documentation/hid/ |
D | intel-ish-hid.rst | 285 | | |-----HOST READY--------------->|
|
/linux-6.6.21/drivers/net/phy/ |
D | phy.c | 49 PHY_STATE_STR(READY) in phy_state_to_str()
|
/linux-6.6.21/sound/core/ |
D | pcm.c | 234 #define READY(v) [SNDRV_PCM_READY_##v] = #v macro
|
/linux-6.6.21/Documentation/scsi/ |
D | libsas.rst | 398 you e.g., change the meaning of the READY LED MEANING
|
D | ChangeLog.megaraid_sas | 557 …al state before firing INIT, now we send RESET Flag to FW instead of just READY. This is used to d…
|
D | sym53c8xx_2.rst | 885 first TEST UNIT READY command received for this device.
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/ |
D | mbox.h | 128 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \
|