Searched refs:PTCR (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/mpr2/ |
| H A D | mpr2.c | 127 __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 D | cpu_sh7723.h | 139 #define PTCR 0xA4050140 macro
|
| H A D | cpu_sh7724.h | 160 #define PTCR 0xA4050140 macro
|
| H A D | cpu_sh7720.h | 176 #define PTCR (PFC_BASE + 0x1E) macro
|
| H A D | cpu_sh7722.h | 1210 #define PTCR 0xA4050140 macro
|
| /OK3568_Linux_fs/u-boot/board/renesas/ap325rxa/ |
| H A D | ap325rxa.c | 114 outw(PTCR_D, PTCR); in board_init()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-atmel.c | 877 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 D | ultravisor.rst | 135 * PTCR and partition table entries (partition table is in secure 136 memory). An attempt to write to PTCR will cause a Hypervisor
|