Home
last modified time | relevance | path

Searched refs:ASYNC (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dspi.h39 ASYNC, enumerator
H A Dspi.c46 if (reqtype == ASYNC) { in st95hf_spi_send()
H A Dcore.c168 .req = ASYNC,
240 * For ASYNC request, recv_res is ignored and the
482 ASYNC); in st95hf_send_spi_reset_sequence()
622 /* Send response of wtx with ASYNC as no response expected */ in st95hf_handle_wtx()
974 ASYNC); in st95hf_in_send_cmd()
1232 ASYNC); in st95hf_remove()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dspi.h39 ASYNC, enumerator
H A Dspi.c46 if (reqtype == ASYNC) { in st95hf_spi_send()
H A Dcore.c167 .req = ASYNC,
239 * For ASYNC request, recv_res is ignored and the
481 ASYNC); in st95hf_send_spi_reset_sequence()
621 /* Send response of wtx with ASYNC as no response expected */ in st95hf_handle_wtx()
971 ASYNC); in st95hf_in_send_cmd()
1228 ASYNC); in st95hf_remove()
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dopen_flags.c42 P_FLAG(ASYNC); in open__scnprintf_flags()
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dopen_flags.c42 P_FLAG(ASYNC); in open__scnprintf_flags()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dmte.c195 sctlr |= SYS_FIELD_PREP_ENUM(SCTLR_EL1, TCF0, ASYNC); in mte_update_sctlr_user()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddlfilter.c373 CHECK_FLAG(ASYNC); in dlfilter__init()
/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c345 #define ASYNC 0x00 macro
3263 if (offset == ASYNC) in FPT_stsyncn()
3264 sync_msg = ASYNC; in FPT_stsyncn()
3301 sync_reg = 0x00; /* Use ASYNC */ in FPT_stsyncn()
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c317 #define ASYNC 0x00 macro
3232 if (offset == ASYNC) in FPT_stsyncn()
3233 sync_msg = ASYNC; in FPT_stsyncn()
3270 sync_reg = 0x00; /* Use ASYNC */ in FPT_stsyncn()

Completed in 21 milliseconds