Searched refs:CA91CX42_VSI_CTL_EN (Results 1 - 2 of 2) sorted by relevance

/drivers/vme/bridges/
H A Dvme_ca91cx42.h515 #define CA91CX42_VSI_CTL_EN (1<<31) macro
H A Dvme_ca91cx42.c413 temp_ctl &= ~CA91CX42_VSI_CTL_EN;
440 temp_ctl |= CA91CX42_VSI_CTL_EN;
478 if (ctl & CA91CX42_VSI_CTL_EN)

Completed in 65 milliseconds