Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_ca91cx42.c414 temp_ctl &= ~CA91CX42_VSI_CTL_VAS_M; in ca91cx42_slave_set()
473 if ((ctl & CA91CX42_VSI_CTL_VAS_M) == CA91CX42_VSI_CTL_VAS_A16) in ca91cx42_slave_get()
475 if ((ctl & CA91CX42_VSI_CTL_VAS_M) == CA91CX42_VSI_CTL_VAS_A24) in ca91cx42_slave_get()
477 if ((ctl & CA91CX42_VSI_CTL_VAS_M) == CA91CX42_VSI_CTL_VAS_A32) in ca91cx42_slave_get()
479 if ((ctl & CA91CX42_VSI_CTL_VAS_M) == CA91CX42_VSI_CTL_VAS_USER1) in ca91cx42_slave_get()
481 if ((ctl & CA91CX42_VSI_CTL_VAS_M) == CA91CX42_VSI_CTL_VAS_USER2) in ca91cx42_slave_get()
H A Dvme_ca91cx42.h524 #define CA91CX42_VSI_CTL_VAS_M (7<<16) macro

Completed in 4 milliseconds