Searched refs:RX_RISC_EVENT_REG (Results 1 – 2 of 2) sorted by relevance
6440 event = bge_reg_get32(bgep, RX_RISC_EVENT_REG); in bge_asf_update_status()6441 bge_reg_put32(bgep, RX_RISC_EVENT_REG, event | RRER_ASF_EVENT); in bge_asf_update_status()6529 event = bge_reg_get32(bgep, RX_RISC_EVENT_REG); in bge_asf_pre_reset_operations()6530 bge_reg_put32(bgep, RX_RISC_EVENT_REG, event | RRER_ASF_EVENT); in bge_asf_pre_reset_operations()6532 event = bge_reg_get32(bgep, RX_RISC_EVENT_REG); in bge_asf_pre_reset_operations()6537 event = bge_reg_get32(bgep, RX_RISC_EVENT_REG); in bge_asf_pre_reset_operations()
2289 #define RX_RISC_EVENT_REG 0x6810 macro