Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/alchemy/common/
A Ddbdma.c107 { DSCR_CMD0_THROTTLE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
108 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
120 { AU1200_DSCR_CMD0_MAE_BE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
121 { AU1200_DSCR_CMD0_MAE_FE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
123 { AU1200_DSCR_CMD0_LCD, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
147 { DSCR_CMD0_THROTTLE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
148 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
191 { DSCR_CMD0_THROTTLE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
192 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 },
283 (stp->dev_flags & DEV_FLAGS_ANYUSE)) { in au1xxx_dbdma_chan_alloc()
[all …]
/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1xxx_dbdma.h334 #define DEV_FLAGS_ANYUSE (1 << 1) macro
/linux-6.3-rc2/drivers/spi/
A Dspi-au1550.c79 .dev_flags = DEV_FLAGS_ANYUSE|DEV_FLAGS_SYNC,
/linux-6.3-rc2/drivers/mmc/host/
A Dau1xmmc.c837 .dev_flags = DEV_FLAGS_ANYUSE,

Completed in 12 milliseconds