Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dppa.h98 #define PPA_EPP_8 3 /* EPP mode, 8 bit */ macro
123 #define IN_EPP_MODE(x) (x == PPA_EPP_8 || x == PPA_EPP_16 || x == PPA_EPP_32)
H A Dppa.c297 case PPA_EPP_8: in ppa_out()
350 case PPA_EPP_8: in ppa_in()
/kernel/linux/linux-6.6/drivers/scsi/
H A 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)
H A 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()

Completed in 3 milliseconds