Searched refs:old_ctl (Results 1 – 5 of 5) sorted by relevance
305 uint32_t old_ctl = s->cntp_ctl; in sse_timer_write() local308 if ((old_ctl ^ s->cntp_ctl) & R_CNTP_CTL_ENABLE_MASK) { in sse_timer_write()325 uint32_t old_ctl = s->cntp_aival_ctl; in sse_timer_write() local333 if ((old_ctl ^ s->cntp_aival_ctl) & R_CNTP_AIVAL_CTL_EN_MASK) { in sse_timer_write()
509 u32 old_ctl, val; in owl_uart_port_write() local524 old_ctl = owl_uart_read(port, OWL_UART_CTL); in owl_uart_port_write()525 val = old_ctl | OWL_UART_CTL_TRFS_TX; in owl_uart_port_write()541 owl_uart_write(port, old_ctl, OWL_UART_CTL); in owl_uart_port_write()
89 uint32_t old_ctl; member
345 ohci->old_ctl = 0; in ohci_soft_reset()1230 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()1233 ohci->old_ctl = ohci->ctl; in ohci_frame_boundary()2026 VMSTATE_UINT32(old_ctl, OHCIState),
442 u32 old_ctl = old_plane_state->ctl; in i9xx_must_disable_cxsr() local469 old_ctl &= ~DISP_TILED; in i9xx_must_disable_cxsr()473 return old_ctl != new_ctl; in i9xx_must_disable_cxsr()