Searched refs:SETARBIT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
H A D | nsp_cs.h | 116 #define SETARBIT 0x1A /* W */ macro
|
H A D | nsp_cs.c | 383 nsp_index_write(base, SETARBIT, ARBIT_GO); in nsphw_start_selection() 396 nsp_index_write(base, SETARBIT, ARBIT_FLAG_CLEAR); in nsphw_start_selection() 408 nsp_index_write(base, SETARBIT, ARBIT_FLAG_CLEAR); in nsphw_start_selection()
|
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/ |
H A D | nsp_cs.h | 116 #define SETARBIT 0x1A /* W */ macro
|
H A D | nsp_cs.c | 384 nsp_index_write(base, SETARBIT, ARBIT_GO); in nsphw_start_selection() 397 nsp_index_write(base, SETARBIT, ARBIT_FLAG_CLEAR); in nsphw_start_selection() 409 nsp_index_write(base, SETARBIT, ARBIT_FLAG_CLEAR); in nsphw_start_selection()
|
Completed in 7 milliseconds