Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-devsets.c16 if (arg < 0 || arg > 1 + (SUPPORT_VLB_SYNC << 1)) in set_io_32bit()
Dide-proc.c213 IDE_PROC_DEVSET(io_32bit, 0, 1 + (SUPPORT_VLB_SYNC << 1)),
/Linux-v4.19/include/linux/
Dide.h31 #define SUPPORT_VLB_SYNC 1 macro