Searched refs:HCONTROL_INT_EN_ALL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ | ||
H A D | fsl_sata.h | 104 #define HCONTROL_INT_EN_ALL (HCONTROL_FATAL_ERR | \ macro |
H A D | fsl_sata.c | 177 val32 &= ~HCONTROL_INT_EN_ALL; in init_sata() |