Home
last modified time | relevance | path

Searched full:ptc (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dbase.c122 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 …]
Dpriv.h58 struct nvkm_mmu_ptc *ptc; member
/linux-6.14.4/mm/
Dpage_table_check.c83 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/
Dopencores,pwm.yaml13 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/
Dprocessor_throttling.c404 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/
Dsh7757.h14 /* PTC */
123 /* PTC (mobule: IRQ, PWMU) */
Dsh7724.h29 /* PTC */
148 /* LCDC (PTC/PTD/PTE/PTF/PTM/PTR) */
Dsh7722.h28 /* PTC */
Dsh7723.h28 /* PTC */
/linux-6.14.4/arch/arm/boot/dts/microchip/
Dat91-sama5d2_ptc_ek.dts3 * 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/
Dsh7720.h14 /* PTC */
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmmu.h146 } ptc, ptp; member
/linux-6.14.4/drivers/media/usb/dvb-usb-v2/
Danysee.c455 * 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()
Danysee.h63 #define ANYSEE_HW_508PTC 21 /* E7 PTC Plus */
/linux-6.14.4/include/dt-bindings/memory/
Dtegra186-mc.h115 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
Dtegra194-mc.h145 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
Dtegra234-mc.h178 /* Misses from System Memory Management Unit (SMMU) Page Table Cache (PTC) */
/linux-6.14.4/drivers/pinctrl/renesas/
Dpfc-sh7720.c252 /* PTC GPIO */
405 /* PTC FN */
596 /* PTC */
Dpfc-sh7757.c354 /* PTC (mobule: IRQ, PWMU) */
506 /* PTC GPIO */
759 /* PTC FN */
1094 /* PTC */
1362 /* PTC (mobule: IRQ, PWMU) */
Dpfc-sh7724.c317 /*PTC*/
546 /* PTC GPIO */
806 /* PTC FN */
1166 /* PTC */
Dpfc-sh7723.c364 /* PTC GPIO */
591 /* PTC FN */
937 /* PTC */
Dpfc-sh7722.c286 /* PTC */
777 /* PTC */
/linux-6.14.4/arch/sh/boards/
Dboard-sh7757lcr.c359 /* IRQ8 to 0 (PTB, PTC) */ in sh7757lcr_devices_setup()
/linux-6.14.4/drivers/usb/gadget/udc/
Dfsl_udc_core.c1432 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/
Dftdi_sio_ids.h139 /* SCS HF Radio Modems PID's (http://www.scs-ptc.com) */
141 #define FTDI_SCS_DEVICE_0_PID 0xD010 /* SCS PTC-IIusb */

12