Searched refs:ATA_SF_EPC_TIMER_EN (Results 1 – 2 of 2) sorted by relevance
539 lba |= (enable ? ATA_SF_EPC_TIMER_EN : 0) | in epc_set_features()
697 #define ATA_SF_EPC_TIMER_EN 0x00000020 /* Enable/disable cond. */ macro