/linux/sound/soc/fsl/ |
H A D | imx-audmux.c | 62 u32 pdcr, ptcr; in audmux_read_file() local 68 ptcr = readl(audmux_base + IMX_AUDMUX_V2_PTCR(port)); in audmux_read_file() 77 ret = sysfs_emit(buf, "PDCR: %08x\nPTCR: %08x\n", pdcr, ptcr); in audmux_read_file() 79 if (ptcr & IMX_AUDMUX_V2_PTCR_TFSDIR) in audmux_read_file() 82 audmux_port_string((ptcr >> 27) & 0x7)); in audmux_read_file() 87 if (ptcr & IMX_AUDMUX_V2_PTCR_TCLKDIR) in audmux_read_file() 90 audmux_port_string((ptcr >> 22) & 0x7)); in audmux_read_file() 97 if (ptcr & IMX_AUDMUX_V2_PTCR_SYN) { in audmux_read_file() 101 if (ptcr & IMX_AUDMUX_V2_PTCR_RFSDIR) in audmux_read_file() 104 audmux_port_string((ptcr >> 1 in audmux_read_file() 196 imx_audmux_v2_configure_port(unsigned int port,unsigned int ptcr,unsigned int pdcr) imx_audmux_v2_configure_port() argument 227 unsigned int ptcr = 0; imx_audmux_parse_dt_defaults() local [all...] |
H A D | imx-audmux.h | 9 int imx_audmux_v2_configure_port(unsigned int port, unsigned int ptcr,
|
/linux/arch/powerpc/include/asm/ |
H A D | powernv.h | 10 extern void powernv_set_nmmu_ptcr(unsigned long ptcr); 16 static inline void powernv_set_nmmu_ptcr(unsigned long ptcr) { } in powernv_set_nmmu_ptcr() argument
|
H A D | ultravisor.h | 19 * In ultravisor enabled systems, PTCR becomes ultravisor privileged only for
|
H A D | opal.h | 237 int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr);
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | serial-sh7720.c | 15 /* Clear PTCR bit 9-2; enable all scif pins but sck */ in sh7720_sci_init_pins() 25 /* Clear PTCR bit 5-2; enable only tx and rx */ in sh7720_sci_init_pins()
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | imx-audmux.yaml | 55 For imx31-audmux and above, it is a list of tuples ptcr pdcr.
|
/linux/sound/soc/atmel/ |
H A D | atmel-pcm.h | 36 unsigned int ptcr; /* PDC transfer control */ member
|
/linux/Documentation/arch/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
|
/linux/drivers/memory/tegra/ |
H A D | tegra186.c | 171 .name = "ptcr",
|
H A D | tegra114.c | 16 .name = "ptcr",
|
H A D | tegra194.c | 15 .name = "ptcr",
|
H A D | tegra210.c | 13 .name = "ptcr",
|
H A D | tegra124.c | 17 .name = "ptcr",
|
H A D | tegra30.c | 38 .name = "ptcr",
|
/linux/drivers/pinctrl/renesas/ |
H A D | pfc-sh7720.c | 1076 { PINMUX_CFG_REG_VAR("PTCR", 0xa405011e, 16,
|
H A D | pfc-sh7722.c | 1401 { PINMUX_CFG_REG_VAR("PTCR", 0xa4050140, 16,
|
H A D | pfc-sh7724.c | 1902 { PINMUX_CFG_REG("PTCR", 0xa4050140, 16, 2, GROUP(
|
H A D | pfc-sh7723.c | 1672 { PINMUX_CFG_REG_VAR("PTCR", 0xa4050140, 16,
|
H A D | pfc-sh7757.c | 1877 { PINMUX_CFG_REG("PTCR", 0xffec0026, 16, 2, GROUP(
|