Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vme/bridges/
Dvme_tsi148.h687 #define TSI148_LCSR_OTAT_AMODE_A32 (2<<0) /* A32 Address Space */ macro
Dvme_tsi148.c973 temp_ctl |= TSI148_LCSR_OTAT_AMODE_A32; in tsi148_master_set()
1102 if ((ctl & TSI148_LCSR_OTAT_AMODE_M) == TSI148_LCSR_OTAT_AMODE_A32) in __tsi148_master_get()