Searched refs:IPCC_XCR (Results 1 – 1 of 1) sorted by relevance
17 #define IPCC_XCR 0x000 macro262 stm32_ipcc_set_bits(ipcc->reg_proc + IPCC_XCR, XCR_RXOIE | XCR_TXOIE); in stm32_ipcc_probe()358 ipcc->xcr = readl_relaxed(ipcc->reg_proc + IPCC_XCR); in stm32_ipcc_suspend()372 writel_relaxed(ipcc->xcr, ipcc->reg_proc + IPCC_XCR); in stm32_ipcc_resume()