/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
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 …]
|
D | priv.h | 58 struct nvkm_mmu_ptc *ptc; member
|
/linux-6.14.4/mm/ |
D | page_table_check.c | 83 struct page_table_check *ptc = get_page_table_check(page_ext); in page_table_check_clear() local 86 BUG_ON(atomic_read(&ptc->file_map_count)); in page_table_check_clear() 87 BUG_ON(atomic_dec_return(&ptc->anon_map_count) < 0); in page_table_check_clear() 89 BUG_ON(atomic_read(&ptc->anon_map_count)); in page_table_check_clear() 90 BUG_ON(atomic_dec_return(&ptc->file_map_count) < 0); in page_table_check_clear() 123 struct page_table_check *ptc = get_page_table_check(page_ext); in page_table_check_set() local 126 BUG_ON(atomic_read(&ptc->file_map_count)); in page_table_check_set() 127 BUG_ON(atomic_inc_return(&ptc->anon_map_count) > 1 && rw); in page_table_check_set() 129 BUG_ON(atomic_read(&ptc->anon_map_count)); in page_table_check_set() 130 BUG_ON(atomic_inc_return(&ptc->file_map_count) < 0); in page_table_check_set() [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/pwm/ |
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-6.14.4/drivers/acpi/ |
D | processor_throttling.c | 404 union acpi_object *ptc = NULL; in acpi_processor_get_throttling_control() local 416 ptc = (union acpi_object *)buffer.pointer; in acpi_processor_get_throttling_control() 417 if (!ptc || (ptc->type != ACPI_TYPE_PACKAGE) in acpi_processor_get_throttling_control() 418 || (ptc->package.count != 2)) { in acpi_processor_get_throttling_control() 428 obj = ptc->package.elements[0]; in acpi_processor_get_throttling_control() 444 obj = ptc->package.elements[1]; in acpi_processor_get_throttling_control()
|
/linux-6.14.4/arch/sh/include/cpu-sh4/cpu/ |
D | sh7757.h | 14 /* PTC */ 123 /* PTC (mobule: IRQ, PWMU) */
|
D | sh7724.h | 29 /* PTC */ 148 /* LCDC (PTC/PTD/PTE/PTF/PTM/PTR) */
|
D | sh7722.h | 28 /* PTC */
|
D | sh7723.h | 28 /* PTC */
|
/linux-6.14.4/arch/arm/boot/dts/microchip/ |
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-6.14.4/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 14 /* PTC */
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 146 } ptc, ptp; member
|
/linux-6.14.4/drivers/media/usb/dvb-usb-v2/ |
D | anysee.c | 455 * E7 PTC VID=1c73 PID=861f HW=21 FW=0.1 AMTCI=?? "anysee-E7PTC(LP)" 456 * PCB: 508PTC (rev0.5) 568 /* E7 PTC */ in anysee_frontend_ctrl() 865 /* E7 PTC */ in anysee_frontend_attach() 1045 /* E7 PTC */ in anysee_tuner_attach()
|
D | anysee.h | 63 #define ANYSEE_HW_508PTC 21 /* E7 PTC Plus */
|
/linux-6.14.4/include/dt-bindings/memory/ |
D | tegra186-mc.h | 115 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
|
D | tegra194-mc.h | 145 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
|
D | tegra234-mc.h | 178 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
|
/linux-6.14.4/drivers/pinctrl/renesas/ |
D | pfc-sh7720.c | 252 /* PTC GPIO */ 405 /* PTC FN */ 596 /* PTC */
|
D | pfc-sh7757.c | 354 /* PTC (mobule: IRQ, PWMU) */ 506 /* PTC GPIO */ 759 /* PTC FN */ 1094 /* PTC */ 1362 /* PTC (mobule: IRQ, PWMU) */
|
D | pfc-sh7724.c | 317 /*PTC*/ 546 /* PTC GPIO */ 806 /* PTC FN */ 1166 /* PTC */
|
D | pfc-sh7723.c | 364 /* PTC GPIO */ 591 /* PTC FN */ 937 /* PTC */
|
D | pfc-sh7722.c | 286 /* PTC */ 777 /* PTC */
|
/linux-6.14.4/arch/sh/boards/ |
D | board-sh7757lcr.c | 359 /* IRQ8 to 0 (PTB, PTC) */ in sh7757lcr_devices_setup()
|
/linux-6.14.4/drivers/usb/gadget/udc/ |
D | fsl_udc_core.c | 1432 u16 ptc = 0; in setup_received_irq() local 1455 ptc = wIndex >> 8; in setup_received_irq() 1475 if (ptc) { in setup_received_irq() 1479 tmp = fsl_readl(&dr_regs->portsc1) | (ptc << 16); in setup_received_irq() 1481 printk(KERN_INFO "udc: switch to test mode %d.\n", ptc); in setup_received_irq()
|
/linux-6.14.4/drivers/usb/serial/ |
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 */
|