Searched refs:R_STATUS (Results 1 – 5 of 5) sorted by relevance
23 #define R_STATUS (0x014 / 4) macro191 s->regs[R_STATUS] &= ~(OTP_MEM_IDLE | OTP_IDLE); in aspeed_sbc_handle_command()212 s->regs[R_STATUS] |= (OTP_MEM_IDLE | OTP_IDLE); in aspeed_sbc_handle_command()230 case R_STATUS: in aspeed_sbc_write()263 s->regs[R_STATUS] = OTP_IDLE | OTP_MEM_IDLE; in aspeed_sbc_reset()266 s->regs[R_STATUS] &= ABR_EN; in aspeed_sbc_reset()270 s->regs[R_STATUS] &= SECURE_BOOT_EN; in aspeed_sbc_reset()
27 #define R_STATUS (0x1c / 4) macro474 case R_STATUS: in aspeed_hace_write()532 s->regs[R_STATUS] |= HASH_IRQ; in aspeed_hace_write()543 s->regs[R_STATUS] |= CRYPT_IRQ; in aspeed_hace_write()
152 #define R_STATUS 0 macro265 (s->rregs[R_STATUS] & STATUS_BRK)))) { in escc_update_irq_chn()314 s->rregs[R_STATUS] &= STATUS_DCD | STATUS_SYNC | STATUS_CTS | STATUS_BRK; in escc_soft_reset_chn()315 s->rregs[R_STATUS] |= STATUS_TXEMPTY | STATUS_TXUNDRN; in escc_soft_reset_chn()317 s->rregs[R_STATUS] |= STATUS_DCD | STATUS_SYNC | STATUS_CTS; in escc_soft_reset_chn()370 cs->rregs[R_STATUS] |= STATUS_TXEMPTY; in escc_reset()583 s->rregs[R_STATUS] |= STATUS_SYNC; in escc_mem_write()669 s->rregs[R_STATUS] |= STATUS_TXEMPTY; /* Tx buffer empty */ in escc_mem_write()697 s->rregs[R_STATUS] &= ~STATUS_RXAV; in escc_mem_read()729 || ((s->rregs[R_STATUS] & STATUS_RXAV) == STATUS_RXAV)) { in serial_can_receive()[all …]
286 case R_STATUS: in ibex_uart_read()401 case R_STATUS: in ibex_uart_write()
254 s->regs[R_STATUS] &= ~R_STATUS_BUSY_MASK; in xlnx_csu_dma_done()367 s->regs[R_STATUS] |= R_STATUS_BUSY_MASK; in size_post_write()