Home
last modified time | relevance | path

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

/openbmc/u-boot/board/mpr2/
H A Dmpr2.c126 __raw_writew(0x0001, PTCR); /* 00 00 00 00 00 00 00 01 */ in board_init()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h138 #define PTCR 0xA4050140 macro
H A Dcpu_sh7724.h159 #define PTCR 0xA4050140 macro
H A Dcpu_sh7720.h175 #define PTCR (PFC_BASE + 0x1E) macro
H A Dcpu_sh7722.h1209 #define PTCR 0xA4050140 macro
/openbmc/u-boot/board/renesas/ap325rxa/
H A Dap325rxa.c113 outw(PTCR_D, PTCR); in board_init()
/openbmc/linux/drivers/spi/
H A Dspi-atmel.c935 spi_writel(as, PTCR, SPI_BIT(RXTDIS) | SPI_BIT(TXTDIS)); in atmel_spi_pdc_next_xfer()
986 spi_writel(as, PTCR, SPI_BIT(TXTEN) | SPI_BIT(RXTEN)); in atmel_spi_pdc_next_xfer()
1041 spi_writel(as, PTCR, SPI_BIT(RXTDIS) | SPI_BIT(TXTDIS)); in atmel_spi_disable_pdc_transfer()
1515 spi_writel(as, PTCR, SPI_BIT(RXTDIS) | SPI_BIT(TXTDIS)); in atmel_spi_init()
/openbmc/linux/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