Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vme/bridges/
Dvme_tsi148.h682 #define TSI148_LCSR_OTAT_PGM (1<<4) /* Program Access */ macro
Dvme_tsi148.c1003 temp_ctl |= TSI148_LCSR_OTAT_PGM; in tsi148_master_set()
1142 if (ctl & TSI148_LCSR_OTAT_PGM) in __tsi148_master_get()