Searched refs:SIR_SCONTROL_DETEN (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/ata/
H A Dsata_mv.c114 #define SIR_SCONTROL_DETEN (0x01 << 0) macro
421 tmp = (tmp & 0x0f0) | 0x300 | SIR_SCONTROL_DETEN;

Completed in 48 milliseconds