Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vme/bridges/
Dvme_ca91cx42.h289 #define CA91CX42_LSI_CTL_EN (1<<31) macro
Dvme_ca91cx42.c661 temp_ctl &= ~CA91CX42_LSI_CTL_EN; in ca91cx42_master_set()
741 temp_ctl |= CA91CX42_LSI_CTL_EN; in ca91cx42_master_set()
782 if (ctl & CA91CX42_LSI_CTL_EN) in __ca91cx42_master_get()