Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/mpr2/
H A Dmpr2.c127 __raw_writew(0x0001, PTCR); /* 00 00 00 00 00 00 00 01 */ in board_init()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h139 #define PTCR 0xA4050140 macro
H A Dcpu_sh7724.h160 #define PTCR 0xA4050140 macro
H A Dcpu_sh7720.h176 #define PTCR (PFC_BASE + 0x1E) macro
H A Dcpu_sh7722.h1210 #define PTCR 0xA4050140 macro
/OK3568_Linux_fs/u-boot/board/renesas/ap325rxa/
H A Dap325rxa.c114 outw(PTCR_D, PTCR); in board_init()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-atmel.c877 spi_writel(as, PTCR, SPI_BIT(RXTDIS) | SPI_BIT(TXTDIS)); in atmel_spi_pdc_next_xfer()
928 spi_writel(as, PTCR, SPI_BIT(TXTEN) | SPI_BIT(RXTEN)); in atmel_spi_pdc_next_xfer()
983 spi_writel(as, PTCR, SPI_BIT(RXTDIS) | SPI_BIT(TXTDIS)); in atmel_spi_disable_pdc_transfer()
1519 spi_writel(as, PTCR, SPI_BIT(RXTDIS) | SPI_BIT(TXTDIS)); in atmel_spi_init()
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dultravisor.rst135 * PTCR and partition table entries (partition table is in secure
136 memory). An attempt to write to PTCR will cause a Hypervisor