Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-ioctls.c100 << IDE_NICE_DSC_OVERLAP) | in ide_get_nice_ioctl()
107 if (arg != (arg & ((1 << IDE_NICE_DSC_OVERLAP) | (1 << IDE_NICE_1)))) in ide_set_nice_ioctl()
110 if (((arg >> IDE_NICE_DSC_OVERLAP) & 1) && in ide_set_nice_ioctl()
114 if ((arg >> IDE_NICE_DSC_OVERLAP) & 1) in ide_set_nice_ioctl()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhdreg.h651 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhdreg.h637 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhdreg.h637 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */ macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/
H A Dhdio.rst460 See <linux/hdreg.h>, near symbol IDE_NICE_DSC_OVERLAP.
496 IDE_NICE_DSC_OVERLAP. These values represent shifts.