Searched refs:XSPI_CDCTL0 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/memory/ |
| H A D | renesas-rpc-if.c | 308 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, in xspi_hw_init_impl() 630 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, XSPI_CDCTL0_TRNUM(0x3), in xspi_manual_xfer_impl() 633 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, XSPI_CDCTL0_TRREQ, 0); in xspi_manual_xfer_impl() 678 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, in xspi_manual_xfer_impl() 690 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, XSPI_CDCTL0_TRREQ, 0); in xspi_manual_xfer_impl() 720 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, in xspi_manual_xfer_impl() 741 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, in xspi_manual_xfer_impl() 747 regmap_update_bits(xspi->regmap, XSPI_CDCTL0, in xspi_manual_xfer_impl()
|
| H A D | renesas-xspi-if-regs.h | 56 #define XSPI_CDCTL0 0x0070 macro
|