Searched refs:intel_th (Results 1 – 13 of 13) sorted by relevance
1 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/masters/*8 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_port18 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_drop25 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_null31 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_flush38 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_reset44 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_smcfreq
1 What: /sys/bus/intel_th/devices/<intel_th_id>-pti/mode8 What: /sys/bus/intel_th/devices/<intel_th_id>-pti/freerunning_clock16 What: /sys/bus/intel_th/devices/<intel_th_id>-pti/clock_divider
1 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/wrap7 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/mode20 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/nr_pages
1 What: /sys/bus/intel_th/devices/<intel_th_id>-<device><id>/active8 What: /sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/port
16 their own ("intel_th"), where they can be discovered and configured30 Documentation/ABI/testing/sysfs-bus-intel_th-output-devices, the most36 description is at Documentation/ABI/testing/sysfs-bus-intel_th-devices-gth.57 devices were emumerated. All TH subdevices (devices on intel_th bus)70 $ cat /sys/bus/intel_th/devices/0-msc0/port75 $ echo 0 > /sys/bus/intel_th/devices/0-gth/masters/3380 $ echo multi > /sys/bus/intel_th/devices/0-msc0/mode81 $ echo 64,64 > /sys/bus/intel_th/devices/0-msc0/nr_pages85 $ echo 1 > /sys/bus/intel_th/devices/0-msc0/wrap89 $ echo 1 > /sys/bus/intel_th/devices/0-msc0/active[all …]
1 obj-$(CONFIG_INTEL_TH) += intel_th.o2 intel_th-y := core.o3 intel_th-$(CONFIG_INTEL_TH_DEBUG) += debug.o
160 struct intel_th *163 void intel_th_free(struct intel_th *th);192 struct intel_th { struct
33 struct intel_th *th; in intel_th_pci_probe()56 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove()
252 intel_th_device_alloc(struct intel_th *th, unsigned int type, const char *name, in intel_th_device_alloc()422 static int intel_th_populate(struct intel_th *th, struct resource *devres, in intel_th_populate()557 struct intel_th *561 struct intel_th *th; in intel_th_alloc()602 void intel_th_free(struct intel_th *th) in intel_th_free()
10 This option enables intel_th bus and common code used by TH
170 obj-y += hwtracing/intel_th/
197 source "drivers/hwtracing/intel_th/Kconfig"
5621 F: Documentation/trace/intel_th.txt5622 F: drivers/hwtracing/intel_th/