Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_sch.c34 PPE = (1 << 30), /* Prefetch/Post Enable */ enumerator
106 data &= ~(PM | PPE); in sch_set_piomode()
108 /* enable PPE for block device */ in sch_set_piomode()
110 data |= PPE; in sch_set_piomode()
H A Dpata_mpiix.c43 PPE = (1 << 2), enumerator
91 /* Mask the IORDY/TIME/PPE for this device */ in mpiix_set_piomode()
93 control |= PPE; /* Enable prefetch/posting for disk */ in mpiix_set_piomode()
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_sch.c34 PPE = (1 << 30), /* Prefetch/Post Enable */ enumerator
106 data &= ~(PM | PPE); in sch_set_piomode()
108 /* enable PPE for block device */ in sch_set_piomode()
110 data |= PPE; in sch_set_piomode()
H A Dpata_mpiix.c43 PPE = (1 << 2), enumerator
91 /* Mask the IORDY/TIME/PPE for this device */ in mpiix_set_piomode()
93 control |= PPE; /* Enable prefetch/posting for disk */ in mpiix_set_piomode()

Completed in 2 milliseconds