Home
last modified time | relevance | path

Searched refs:ptm (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Dptm.c41 u16 ptm; in pci_ptm_init() local
48 ptm = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_PTM); in pci_ptm_init()
49 if (!ptm) in pci_ptm_init()
52 dev->ptm_cap = ptm; in pci_ptm_init()
55 pci_read_config_dword(dev, ptm + PCI_PTM_CAP, &cap); in pci_ptm_init()
89 u16 ptm = dev->ptm_cap; in pci_save_ptm_state() local
93 if (!ptm) in pci_save_ptm_state()
101 pci_read_config_dword(dev, ptm + PCI_PTM_CTRL, cap); in pci_save_ptm_state()
106 u16 ptm = dev->ptm_cap; in pci_restore_ptm_state() local
110 if (!ptm) in pci_restore_ptm_state()
[all …]
H A DMakefile14 obj-$(CONFIG_PCIE_PTM) += ptm.o
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm3x1 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/enable_source
11 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_idx
18 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_acctype
29 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_range
37 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_single
45 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_start
53 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_stop
61 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/cntr_idx
67 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/cntr_event
74 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/cntr_val
[all …]
/openbmc/qemu/hw/pci-host/
H A Dppc4xx_pci.c59 struct PCITargetMap ptm[PPC4xx_PCI_NR_PTMS]; member
149 pci->ptm[0].ms = value; in ppc4xx_pci_reg_write4()
152 pci->ptm[0].la = value; in ppc4xx_pci_reg_write4()
155 pci->ptm[1].ms = value; in ppc4xx_pci_reg_write4()
158 pci->ptm[1].la = value; in ppc4xx_pci_reg_write4()
216 value = pci->ptm[0].ms; in ppc4xx_pci_reg_read4()
219 value = pci->ptm[0].la; in ppc4xx_pci_reg_read4()
222 value = pci->ptm[1].ms; in ppc4xx_pci_reg_read4()
225 value = pci->ptm[1].la; in ppc4xx_pci_reg_read4()
249 memset(pci->ptm, 0, sizeof(pci->ptm)); in ppc4xx_pci_reset()
[all …]
/openbmc/linux/arch/arm/boot/dts/hisilicon/
H A Dhip04.dtsi732 ptm@0,e3c7c000 {
748 ptm@0,e3c7d000 {
764 ptm@0,e3c7e000 {
780 ptm@0,e3c7f000 {
796 ptm@0,e3cbc000 {
812 ptm@0,e3cbd000 {
828 ptm@0,e3cbe000 {
844 ptm@0,e3cbf000 {
860 ptm@0,e3cfc000 {
876 ptm@0,e3cfd000 {
[all …]
/openbmc/linux/scripts/kconfig/
H A Dconf.c181 int ptm = 33; /* probability of tristate = m */ in conf_set_all_new_symbols() local
207 ptm = pby / 2; in conf_set_all_new_symbols()
208 pty = pby - ptm; in conf_set_all_new_symbols()
212 ptm = p[1]; in conf_set_all_new_symbols()
213 pby = pty + ptm; in conf_set_all_new_symbols()
218 ptm = p[2]; in conf_set_all_new_symbols()
222 if (pty + ptm > 100) { in conf_set_all_new_symbols()
252 else if (cnt < pty + ptm) in conf_set_all_new_symbols()
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c1124 int i, cnt, pby, pty, ptm; /* pby: probability of bool = y in conf_set_all_new_symbols() local
1129 pby = 50; pty = ptm = 33; /* can't go as the default in switch-case in conf_set_all_new_symbols()
1153 pby = p[0]; ptm = pby/2; pty = pby-ptm; in conf_set_all_new_symbols()
1156 pty = p[0]; ptm = p[1]; pby = pty + ptm; in conf_set_all_new_symbols()
1159 pby = p[0]; pty = p[1]; ptm = p[2]; in conf_set_all_new_symbols()
1163 if( pty+ptm > 100 ) { in conf_set_all_new_symbols()
1197 else if (cnt < (pty+ptm)) in conf_set_all_new_symbols()
/openbmc/qemu/include/hw/misc/
H A Dsifive_u_otp.h76 uint32_t ptm; member
/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c87 return s->ptm; in sifive_u_otp_read()
141 s->ptm = val32; in sifive_u_otp_write()
/openbmc/linux/tools/testing/ktest/
H A Dktest.pl1601 my ($ptm, $pts) = @_;
1606 sysopen($ptm, "/dev/ptmx", O_RDWR | O_NONBLOCK) or
1611 ioctl($ptm, $TIOCSPTLCK, $tmp) or
1615 ioctl($ptm, $TIOCGPTN, $tmp) or
1624 my ($ptm, $pts) = @_;
1626 close($ptm);
1643 my ($ptm) = @_;
1654 create_pty($ptm, $pts);
1660 exec_console($ptm, $pts)
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight.rst157 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm
158 20010000.etb 20040000.funnel 2201d000.ptm 2203d000.etm
351 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm
352 20010000.etb 20040000.funnel 2201d000.ptm 2203d000.etm
365 root:/sys/bus/coresight/devices# echo 1 > 2201c000.ptm/enable_source
366 root:/sys/bus/coresight/devices# cat 2201c000.ptm/enable_source
381 root:/sys/bus/coresight/devices# echo 0 > 2201c000.ptm/enable_source
/openbmc/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-7000.dtsi509 ptm@f889c000 {
524 ptm@f889d000 {
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dvexpress-v2p-ca15_a7.dts531 ptm@2201c000 {
547 ptm@2201d000 {
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik-db8500.c916 DB8500_FUNC_GROUPS(ptm, "ptma9_oc1_1", "ptma9_oc2_1");
975 FUNCTION(ptm),
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-dbx5x0.dtsi181 ptm@801ae000 {
197 ptm@801af000 {
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740.dtsi62 ptm {
H A Dr8a73a4.dtsi50 ptm {
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv132 6, 0, EAX, 6, ptm, Package thermal management supported
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst1447 pty_master /dev/ptm 128 0-255 pty:master
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]