Home
last modified time | relevance | path

Searched refs:PPA_EPP_8 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/
Dppa.h98 #define PPA_EPP_8 3 /* EPP mode, 8 bit */ macro
119 #define IN_EPP_MODE(x) (x == PPA_EPP_8 || x == PPA_EPP_16 || x == PPA_EPP_32)
Dppa.c307 case PPA_EPP_8: in ppa_out()
357 case PPA_EPP_8: in ppa_in()
919 dev->mode = PPA_EPP_8; in device_check()