Home
last modified time | relevance | path

Searched refs:wait_flags (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mtd/nand/raw/
Dfsl_upm.c46 uint32_t wait_flags; member
107 if (fun->wait_flags & FSL_UPM_WAIT_RUN_PATTERN) in fun_cmd_ctrl()
150 if (fun->wait_flags & FSL_UPM_WAIT_WRITE_BYTE) in fun_write_buf()
153 if (fun->wait_flags & FSL_UPM_WAIT_WRITE_BUFFER) in fun_write_buf()
289 fun->wait_flags = be32_to_cpup(prop); in fun_probe()
291 fun->wait_flags = FSL_UPM_WAIT_RUN_PATTERN | in fun_probe()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_vport.c244 uint32_t wait_flags = 0; in lpfc_discovery_wait() local
248 wait_flags = FC_RSCN_MODE | FC_RSCN_DISCOVERY | FC_NLP_MORE | in lpfc_discovery_wait()
261 (vport->fc_flag & wait_flags) || in lpfc_discovery_wait()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_perf.c1817 unsigned int wait_flags = I915_WAIT_LOCKED; in gen8_configure_all_contexts() local
1840 wait_flags, in gen8_configure_all_contexts()