Home
last modified time | relevance | path

Searched refs:busy (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/drivers/fpga/
H A Dvirtex2.c191 fn->busy, fn->abort, fn->post); in virtex2_ssm_load()
239 } while ((*fn->init) (cookie) && (*fn->busy) (cookie)); in virtex2_ssm_load()
286 while ((*fn->busy) (cookie)) { in virtex2_ssm_load()
H A Dspartan2.c130 fn->clk, fn->cs, fn->wr, fn->rdata, fn->wdata, fn->busy, in spartan2_sp_load()
164 } while ((*fn->init) (cookie) && (*fn->busy) (cookie)); in spartan2_sp_load()
183 while ((*fn->busy) (cookie)) { in spartan2_sp_load()
H A Dspartan3.c134 fn->clk, fn->cs, fn->wr, fn->rdata, fn->wdata, fn->busy, in spartan3_sp_load()
168 } while ((*fn->init) (cookie) && (*fn->busy) (cookie)); in spartan3_sp_load()
187 while ((*fn->busy) (cookie)) { in spartan3_sp_load()
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c82 atomic_set(&p->vdq.busy, 1); in qbman_swp_init()
331 if (!atomic_dec_and_test(&s->vdq.busy)) { in qbman_swp_pull()
332 atomic_inc(&s->vdq.busy); in qbman_swp_pull()
410 atomic_inc(&s->vdq.busy); in qbman_swp_dqrr_next()
473 atomic_inc(&s->vdq.busy); in qbman_dq_entry_has_newtoken()
H A Dqbman_portal.h57 atomic_t busy; member
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_gadget.h72 u8 busy; member
H A Dmusb_gadget.c181 int busy = ep->busy; in musb_g_giveback() local
190 ep->busy = 1; in musb_g_giveback()
204 ep->busy = busy; in musb_g_giveback()
219 ep->busy = 1; in nuke()
1187 musb_ep->busy = 0; in musb_gadget_enable()
1363 if (!musb_ep->busy && &request->list == musb_ep->req_list.next) in musb_gadget_queue()
1396 if (musb_ep->req_list.next != &req->list || musb_ep->busy) in musb_gadget_dequeue()
1500 if (!musb_ep->busy && !value && request) { in musb_gadget_set_halt()
H A Dmusb_gadget_ep0.c287 if (!musb_ep->busy && request) { in service_zero_data_request()
/rk3399_rockchip-uboot/include/
H A Dvirtex2.h28 xilinx_busy_fn busy; member
H A Dspartan2.h25 xilinx_busy_fn busy; member
H A Dspartan3.h25 xilinx_busy_fn busy; member
/rk3399_rockchip-uboot/doc/device-tree-bindings/serial/
H A Dsnps-dw-apb-uart.txt19 configuration parameter. Define this if your UART does not implement the busy
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c718 u8 busy = true; in mmc_poll_for_busy() local
736 busy = mmc_card_busy(mmc); in mmc_poll_for_busy()
745 busy = (cmd.response[0] & MMC_STATUS_CURR_STATE) == in mmc_poll_for_busy()
749 if (get_timer(start) > timeout && busy) in mmc_poll_for_busy()
751 } while (busy); in mmc_poll_for_busy()
/rk3399_rockchip-uboot/
H A DREADME2121 Enable checks on FPGA configuration interface busy