Searched refs:SSP_CR1 (Results 1 – 1 of 1) sorted by relevance
66 #define SSP_CR1(r) (r + 0x004) macro478 writew(chip->cr1, SSP_CR1(pl022->virtbase)); in restore_state()570 writew(DEFAULT_SSP_REG_CR1, SSP_CR1(pl022->virtbase)); in load_ssp_default_config()1172 writew((readw(SSP_CR1(pl022->virtbase)) & in pl022_interrupt_handler()1173 (~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase)); in pl022_interrupt_handler()1268 SSP_CR1(pl022->virtbase)); in do_interrupt_dma_transfer()1282 read_cr1 = readw(SSP_CR1(pl022->virtbase)); in print_current_status()1309 SSP_CR1(pl022->virtbase)); in do_polling_transfer()1363 writew((readw(SSP_CR1(pl022->virtbase)) & in pl022_unprepare_transfer_hardware()1364 (~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase)); in pl022_unprepare_transfer_hardware()[all …]