Home
last modified time | relevance | path

Searched defs:HCONTROL_PMP_ATTACHED (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h94 #define HCONTROL_PMP_ATTACHED 0x00000200 /* Port multiplier attached */ macro
/openbmc/linux/drivers/ata/
H A Dsata_fsl.c166 HCONTROL_PMP_ATTACHED = (1 << 9), enumerator