Searched full:ptc (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | base.c | 122 struct nvkm_mmu_ptc *ptc; in nvkm_mmu_ptc_find() local 124 list_for_each_entry(ptc, &mmu->ptc.list, head) { in nvkm_mmu_ptc_find() 125 if (ptc->size == size) in nvkm_mmu_ptc_find() 126 return ptc; in nvkm_mmu_ptc_find() 129 ptc = kmalloc(sizeof(*ptc), GFP_KERNEL); in nvkm_mmu_ptc_find() 130 if (ptc) { in nvkm_mmu_ptc_find() 131 INIT_LIST_HEAD(&ptc->item); in nvkm_mmu_ptc_find() 132 ptc->size = size; in nvkm_mmu_ptc_find() 133 ptc->refs = 0; in nvkm_mmu_ptc_find() 134 list_add(&ptc->head, &mmu->ptc.list); in nvkm_mmu_ptc_find() [all …]
|
| /linux/Documentation/devicetree/bindings/pwm/ |
| H A D | opencores,pwm.yaml | 13 The OpenCores PTC ip core contains a PWM controller. When operating in PWM 14 mode, the PTC core generates binary signal with user-programmable low and 15 high periods. All PTC counters and registers are 32-bit.
|
| /linux/drivers/acpi/ |
| H A D | processor_throttling.c | 407 union acpi_object *ptc = NULL; in acpi_processor_get_throttling_control() local 419 ptc = (union acpi_object *)buffer.pointer; in acpi_processor_get_throttling_control() 420 if (!ptc || (ptc->type != ACPI_TYPE_PACKAGE) in acpi_processor_get_throttling_control() 421 || (ptc->package.count != 2)) { in acpi_processor_get_throttling_control() 431 obj = ptc->package.elements[0]; in acpi_processor_get_throttling_control() 447 obj = ptc->package.elements[1]; in acpi_processor_get_throttling_control()
|
| /linux/arch/sh/include/cpu-sh4/cpu/ |
| H A D | sh7757.h | 14 /* PTC */ 123 /* PTC (mobule: IRQ, PWMU) */
|
| H A D | sh7724.h | 29 /* PTC */ 148 /* LCDC (PTC/PTD/PTE/PTF/PTM/PTR) */
|
| H A D | sh7722.h | 28 /* PTC */
|
| H A D | sh7723.h | 28 /* PTC */
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-sama5d2_ptc_ek.dts | 3 * at91-sama5d2_ptc_ek.dts - Device Tree file for SAMA5D2 PTC EK board 18 model = "Atmel SAMA5D2 PTC EK";
|
| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | platform_temperature_control.c | 77 /* Unique offset for each PTC instance */ 313 MODULE_DESCRIPTION("Processor Thermal PTC Interface");
|
| /linux/arch/sh/include/cpu-sh3/cpu/ |
| H A D | sh7720.h | 14 /* PTC */
|
| /linux/include/dt-bindings/memory/ |
| H A D | tegra186-mc.h | 115 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
|
| H A D | tegra194-mc.h | 145 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
|
| H A D | tegra234-mc.h | 178 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pfc-sh7720.c | 252 /* PTC GPIO */ 405 /* PTC FN */ 596 /* PTC */
|
| H A D | pfc-sh7757.c | 354 /* PTC (mobule: IRQ, PWMU) */ 506 /* PTC GPIO */ 759 /* PTC FN */ 1094 /* PTC */ 1362 /* PTC (mobule: IRQ, PWMU) */
|
| H A D | pfc-sh7724.c | 317 /*PTC*/ 546 /* PTC GPIO */ 806 /* PTC FN */ 1166 /* PTC */
|
| H A D | pfc-sh7723.c | 364 /* PTC GPIO */ 591 /* PTC FN */ 937 /* PTC */
|
| H A D | pfc-sh7722.c | 286 /* PTC */ 777 /* PTC */
|
| /linux/arch/sh/boards/ |
| H A D | board-sh7757lcr.c | 359 /* IRQ8 to 0 (PTB, PTC) */ in sh7757lcr_devices_setup()
|
| /linux/drivers/usb/serial/ |
| H A D | ftdi_sio_ids.h | 139 /* SCS HF Radio Modems PID's (http://www.scs-ptc.com) */ 141 #define FTDI_SCS_DEVICE_0_PID 0xD010 /* SCS PTC-IIusb */
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | anysee.h | 63 #define ANYSEE_HW_508PTC 21 /* E7 PTC Plus */
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 25 "PTC ",
|
| /linux/drivers/usb/host/ |
| H A D | xhci-hub.c | 728 /* Set PORTPMSC.PTC field to enter selected test mode */ in xhci_enter_test_mode()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 76 "PTC ",
|