Searched refs:otx_cpt_device_ready (Results 1 – 2 of 2) sorted by relevance
22 #define otx_cpt_device_ready(cpt) ((cpt)->flags & OTX_CPT_FLAG_DEVICE_READY) macro
409 if (!otx_cpt_device_ready(cptvf)) { in otx_cpt_do_request()