Searched refs:ESP_TCHI (Results 1 – 3 of 3) sorted by relevance
30 #define ESP_TCHI 0x0eUL /* rw High bits transf count 0x38 */ macro31 #define ESP_UID ESP_TCHI /* ro Unique ID code 0x38 */32 #define FAS_RLO ESP_TCHI /* rw HME extended counter 0x38 */
230 pci_esp_write8(esp, (esp_count >> 16) & 0xff, ESP_TCHI); in pci_esp_send_dma_cmd()
1332 ecount |= ((unsigned int)esp_read8(ESP_TCHI)) << 16; in esp_data_bytes_sent()