Home
last modified time | relevance | path

Searched full:pwc (Results 1 – 25 of 39) sorted by relevance

12

/linux/Documentation/admin-guide/media/
H A Dother-usb-cardlist.rst32 pwc Creative Webcam 5 041E:400C
33 pwc Creative Webcam Pro Ex 041E:4011
34 pwc Logitech QuickCam 3000 Pro 046D:08B0
35 pwc Logitech QuickCam Notebook Pro 046D:08B1
36 pwc Logitech QuickCam 4000 Pro 046D:08B2
37 pwc Logitech QuickCam Zoom (old model) 046D:08B3
38 pwc Logitech QuickCam Zoom (new model) 046D:08B4
39 pwc Logitech QuickCam Orbit/Sphere 046D:08B5
40 pwc Logitech/Cisco VT Camera 046D:08B6
41 pwc Logitech ViewPort AV 100 046D:08B7
[all …]
/linux/drivers/media/usb/pwc/
H A DMakefile2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
3 pwc-objs += pwc-dec1.o pwc-dec23.o pwc-kiara.o pwc-timon.o
5 obj-$(CONFIG_USB_PWC) += pwc.o
H A Dpwc-uncompress.c7 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
17 #include "pwc.h"
18 #include "pwc-dec1.h"
19 #include "pwc-dec23.h"
H A Dpwc-dec1.c6 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
13 #include "pwc.h"
H A Dpwc-ctrl.c9 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
13 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
34 #include "pwc.h"
35 #include "pwc-kiara.h"
36 #include "pwc-timon.h"
37 #include "pwc-dec1.h"
38 #include "pwc-dec23.h"
90 #include "pwc-nala.h"
209 /* Let pwc-if.c:isoc_init know we don't support higher compression */ in set_video_mode_Nala()
H A Dpwc-kiara.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
18 #include "pwc.h"
H A Dpwc.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
36 #include "pwc-dec1.h"
37 #include "pwc-dec23.h"
41 #define PWC_NAME "pwc"
347 /** Functions in pwc-misc.c */
354 /** Functions in pwc-ctrl.c */
379 /** pwc-uncompress.c */
H A Dpwc-timon.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
33 #include "pwc.h"
H A Dpwc-misc.c7 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
16 #include "pwc.h"
H A Dpwc-dec1.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
H A DKconfig31 module will be called pwc.
37 Say Y here in order to have the pwc driver generate verbose debugging
H A Dpwc-dec23.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
H A Dpwc-dec23.c6 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
15 #include "pwc-timon.h"
16 #include "pwc-kiara.h"
17 #include "pwc-dec23.h"
641 * @pdev: pointer to pwc device's internal struct
/linux/Documentation/devicetree/bindings/soc/renesas/
H A Drenesas,rzv2m-pwc.yaml4 $id: http://devicetree.org/schemas/soc/renesas/renesas,rzv2m-pwc.yaml#
7 title: Renesas RZ/V2M External Power Sequence Controller (PWC)
10 The PWC IP found in the RZ/V2M family of chips comes with the below
24 - renesas,r9a09g011-pwc # RZ/V2M
25 - renesas,r9a09g055-pwc # RZ/V2MA
26 - const: renesas,rzv2m-pwc
36 renesas,rzv2m-pwc-power:
37 description: The PWC is used to control the system power supplies.
50 pwc: pwc@a3700000 {
51 compatible = "renesas,r9a09g011-pwc", "renesas,rzv2m-pwc";
[all …]
/linux/drivers/soc/renesas/
H A Dpwc-rzv2m.c117 if (device_property_read_bool(&pdev->dev, "renesas,rzv2m-pwc-power")) in rzv2m_pwc_probe()
125 { .compatible = "renesas,rzv2m-pwc" },
141 MODULE_DESCRIPTION("Renesas RZ/V2M PWC driver");
H A DMakefile11 obj-$(CONFIG_PWC_RZV2M) += pwc-rzv2m.o
/linux/tools/perf/pmu-events/arch/powerpc/power9/
H A Dmarked.json45 …page walk cache from the core's L2 data cache. This implies that a level 4 PWC access was not nece…
50 …page walk cache from the core's L3 data cache. This implies that a level 4 PWC access was not nece…
225 …age walk cache from the core's L3 data cache. This is the deepest level of PWC possible for a tran…
230 …age walk cache from the core's L2 data cache. This is the deepest level of PWC possible for a tran…
375 …cache from the core's L3 data cache. This implies that level 3 and level 4 PWC accesses were not n…
430 …lk cache from beyond the core's L3 data cache. This implies that a level 4 PWC access was not nece…
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g011.dtsi226 pwc: pwc@a3700000 { label
227 compatible = "renesas,r9a09g011-pwc", "renesas,rzv2m-pwc";
H A Dr9a09g011-v2mevk2.dts90 gpios = <&pwc 0 GPIO_ACTIVE_HIGH>;
249 &pwc {
250 renesas,rzv2m-pwc-power;
/linux/drivers/media/usb/
H A DMakefile23 obj-$(CONFIG_USB_PWC) += pwc/
H A DKconfig17 source "drivers/media/usb/pwc/Kconfig"
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-reserved.rst131 - Compressed format of the PWC driver.
136 - Compressed format of the PWC driver.
/linux/arch/powerpc/mm/book3s64/
H A Dradix_hugetlbpage.c36 * Flush PWC even if we get PUD_SIZE hugetlb invalidate to keep this simpler. in radix__flush_hugetlb_tlb_range()
H A Dradix_tlb.c299 /* For PWC, only one flush is needed */ in _tlbiel_pid()
645 * This may have been fixed in shipping firmware (by disabling PWC in mm_needs_flush_escalation()
1045 * full pid flush already does the PWC flush. if it is not full pid in __radix__flush_tlb_range()
1046 * flush check the range is more than PMD and force a pwc flush in __radix__flush_tlb_range()
1088 /* For PWC, only one flush is needed */ in __radix__flush_tlb_range()
1159 * Flush partition scoped PWC from LPID for all CPUs.
1333 /* Otherwise first do the PWC, then iterate the pages. */ in radix__flush_tlb_collapsed_pmd()
/linux/include/trace/events/
H A Dpwc.h9 #define TRACE_SYSTEM pwc

12