Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_rcar.c33 #define ATAPI_CONTROL1_ISM BIT(16) macro
773 val |= ATAPI_CONTROL1_ISM; in sata_rcar_init_module()