Searched refs:MY_BCR (Results 1 – 2 of 2) sorted by relevance
748 MY_SETBIT(sc, MY_BCR, MY_SWR); in my_reset()751 if (!(CSR_READ_4(sc, MY_BCR) & MY_SWR)) in my_reset()1480 CSR_WRITE_4(sc, MY_BCR, MY_RPBLE512); in my_init_locked()1483 CSR_WRITE_4(sc, MY_BCR, MY_PBL8); in my_init_locked()1489 MY_SETBIT(sc, MY_BCR, MY_PROG); in my_init_locked()
40 #define MY_BCR 0x1C /* bus command */ macro