Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vme/bridges/
Dvme_ca91cx42.h290 #define CA91CX42_LSI_CTL_EN (1<<31) macro
Dvme_ca91cx42.c655 temp_ctl &= ~CA91CX42_LSI_CTL_EN; in ca91cx42_master_set()
735 temp_ctl |= CA91CX42_LSI_CTL_EN; in ca91cx42_master_set()
776 if (ctl & CA91CX42_LSI_CTL_EN) in __ca91cx42_master_get()