Home
last modified time | relevance | path

Searched refs:QOSWT_WTEN_ENABLE (Results 1 – 8 of 8) sorted by relevance

/external/arm-trusted-firmware/drivers/renesas/rcar/qos/M3N/
Dqos_init_m3n_v10.c22 #define QOSWT_WTEN_ENABLE 0x1U macro
194 io_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_m3n_v10()
/external/arm-trusted-firmware/drivers/renesas/rcar/qos/H3/
Dqos_init_h3n_v30.c19 #define QOSWT_WTEN_ENABLE 0x1U macro
221 io_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_h3n_v30()
Dqos_init_h3_v30.c19 #define QOSWT_WTEN_ENABLE 0x1U macro
227 io_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_h3_v30()
Dqos_init_h3_v20.c19 #define QOSWT_WTEN_ENABLE 0x1U macro
225 io_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_h3_v20()
/external/arm-trusted-firmware/drivers/renesas/rcar/qos/M3/
Dqos_init_m3_v30.c19 #define QOSWT_WTEN_ENABLE 0x1U macro
200 io_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_m3_v30()
Dqos_init_m3_v11.c19 #define QOSWT_WTEN_ENABLE 0x1U macro
214 io_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_m3_v11()
/external/arm-trusted-firmware/drivers/renesas/rzg/qos/G2M/
Dqos_init_g2m_v30.c34 #define QOSWT_WTEN_ENABLE 0x1U macro
201 mmio_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_g2m_v30()
Dqos_init_g2m_v11.c34 #define QOSWT_WTEN_ENABLE 0x1U macro
209 mmio_write_32(QOSWT_WTEN, QOSWT_WTEN_ENABLE); in qos_init_g2m_v11()