Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_rcar.c41 #define ATAPI_CONTROL1_ISM BIT(16) macro
814 val |= ATAPI_CONTROL1_ISM; in sata_rcar_init_controller()