Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vme_user/
Dvme_tsi148.h670 #define TSI148_LCSR_OTAT_SUP BIT(5) /* Supervisory Access */ macro
Dvme_tsi148.c988 temp_ctl |= TSI148_LCSR_OTAT_SUP; in tsi148_master_set()
1123 if (ctl & TSI148_LCSR_OTAT_SUP) in __tsi148_master_get()