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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dtc86c001.c61 unsigned long twcr_port = sc_base + (drive->dn ? 0x06 : 0x04); local
72 outw(0, twcr_port); /* Transfer Word Count 1 or 2 */
101 unsigned long twcr_port = sc_base + (drive->dn ? 0x06 : 0x04); local
110 outw(SECTOR_SIZE / 2, twcr_port); /* Transfer Word Count 1/2 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dtc86c001.c61 unsigned long twcr_port = sc_base + (drive->dn ? 0x06 : 0x04); local
72 outw(0, twcr_port); /* Transfer Word Count 1 or 2 */
101 unsigned long twcr_port = sc_base + (drive->dn ? 0x06 : 0x04); local
110 outw(SECTOR_SIZE / 2, twcr_port); /* Transfer Word Count 1/2 */

Completed in 61 milliseconds