Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vme/bridges/
H A Dvme_tsi148.h687 #define TSI148_LCSR_OTAT_AMODE_A32 (2<<0) /* A32 Address Space */ macro
H A 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()