Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h104 #define HCONTROL_INT_EN_ALL (HCONTROL_FATAL_ERR | \ macro
H A Dfsl_sata.c177 val32 &= ~HCONTROL_INT_EN_ALL; in init_sata()