Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/fsi/
Dfsi-core.c78 #define FSI_LLMODE_ASYNC 0x1 macro
1021 llmode = cpu_to_be32(FSI_LLMODE_ASYNC); in fsi_slave_init()