| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | pxa2xx_colibri.c | 35 READY = 1, enumerator 61 skt->socket.pci_irq = gpio_to_irq(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_hw_init() 80 state->ready = !!gpio_get_value(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_socket_state() 131 colibri_pcmcia_gpios[READY].gpio = COLIBRI270_READY_GPIO; in colibri_pcmcia_init() 139 colibri_pcmcia_gpios[READY].gpio = COLIBRI320_READY_GPIO; in colibri_pcmcia_init()
|
| H A D | vrc4173_cardu.h | 92 #define READY 0x20 macro
|
| H A D | vrc4173_cardu.c | 174 if (status & READY) val |= SS_READY; in cardu_get_status() 425 if ((csc & RDY_CHG) && (status & READY)) in get_events()
|
| /OK3568_Linux_fs/kernel/drivers/usb/image/ |
| H A 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()
|
| /OK3568_Linux_fs/u-boot/board/cobra5272/ |
| H A D | flash.c | 124 #define READY 1 macro 208 chip1 = READY; in flash_erase() 294 chip1 = READY; in write_word()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A 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
|
| H A 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
|
| H A D | satan.S | 316 |--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS
|
| H A D | stan.S | 195 |--FP1 IS NOW READY
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/ |
| H A D | 0005-bin-Fix-race-conditions-in-tests.patch | 255 fail_if (ret != GST_STATE_CHANGE_SUCCESS, "State change to READY failed"); 288 fail_if (ret != GST_STATE_CHANGE_SUCCESS, "State change to READY failed");
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | hsi.rst | 16 signals and an additional READY signal for flow control. An additional WAKE
|
| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ChangeLog.ide-floppy.1996-2002 | 15 * Issue START command only if TEST UNIT READY fails.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/ |
| H A D | nvidia,tegra20-gmi.txt | 69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | mbox.h | 126 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \
|
| /OK3568_Linux_fs/kernel/Documentation/mhi/ |
| H A D | mhi.rst | 197 * Waits until the device enters READY state.
|
| /OK3568_Linux_fs/kernel/Documentation/hid/ |
| H A D | intel-ish-hid.rst | 284 | | |-----HOST READY--------------->|
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy.c | 48 PHY_STATE_STR(READY) in phy_state_to_str()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | libsas.rst | 402 you e.g., change the meaning of the READY LED MEANING
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm.c | 232 #define READY(v) [SNDRV_PCM_READY_##v] = #v macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 1038 if (unlikely(!wl_get_drv_status(cfg, READY, primary_ndev))) { in wl_cfg80211_add_virtual_iface() 1295 wl_get_drv_status(cfg, READY, ndev)) { in wl_cfg80211_change_virtual_iface() 1325 if (wl_get_drv_status(cfg, READY, ndev)) { in wl_cfg80211_change_virtual_iface() 6130 if (wl_get_drv_status(cfg, READY, ndev)) { in wl_set_ap_suspend_error_handler()
|
| H A D | wl_cfg80211.c | 2135 if (unlikely(!wl_get_drv_status(cfg, READY, bcmcfg_to_prmry_ndev(cfg)))) { in wl_cfg80211_p2p_if_del() 2708 if (wl_get_drv_status(cfg, READY, bcmcfg_to_prmry_ndev(cfg))) { in _wl_cfg80211_del_if() 8074 if (unlikely(!wl_get_drv_status(cfg, READY, ndev))) { in wl_cfg80211_resume() 8235 if (unlikely(!wl_get_drv_status(cfg, READY, ndev))) { in wl_cfg80211_suspend() 15892 if (!wl_get_drv_status(cfg, READY, ndev)) { in wl_cfg80211_attach_post() 15928 wl_set_drv_status(cfg, READY, ndev); in wl_cfg80211_attach_post() 17401 wl_set_drv_status(cfg, READY, ndev); in __wl_cfg80211_up() 17493 if (!wl_get_drv_status(cfg, READY, ndev)) { in __wl_cfg80211_down() 17640 wl_clr_drv_status(cfg, READY, iter->ndev); in __wl_cfg80211_down() 22704 if (wl_get_drv_status(cfg, READY, ndev)) { in wl_cfg80211_handle_hang_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 1032 if (unlikely(!wl_get_drv_status(cfg, READY, primary_ndev))) { in wl_cfg80211_add_virtual_iface() 1289 wl_get_drv_status(cfg, READY, ndev)) { in wl_cfg80211_change_virtual_iface() 1319 if (wl_get_drv_status(cfg, READY, ndev)) { in wl_cfg80211_change_virtual_iface() 6085 if (wl_get_drv_status(cfg, READY, ndev)) { in wl_set_ap_suspend_error_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.h | 1736 if (unlikely(!wl_get_drv_status(wlpriv, READY, checkSysUpNDev))) { \
|