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