Home
last modified time | relevance | path

Searched refs:pxp (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c34 struct pxp_ptt_entry pxp; member
55 p_pool->ptts[i].pxp.offset = QED_BAR_INVALID_OFFSET; in qed_ptt_pool_alloc()
56 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc()
76 p_ptt->pxp.offset = QED_BAR_INVALID_OFFSET; in qed_ptt_invalidate()
125 return le32_to_cpu(p_ptt->pxp.offset) << 2; in qed_ptt_get_hw_addr()
156 p_ptt->pxp.offset = cpu_to_le32(new_hw_addr >> 2); in qed_ptt_set_win()
161 le32_to_cpu(p_ptt->pxp.offset)); in qed_ptt_set_win()
295 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_fid_pretend()
296 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_fid_pretend()
301 *(u32 *)&p_ptt->pxp.pretend); in qed_fid_pretend()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dfsl-pxp.txt10 - compatible: should be "fsl,<soc>-pxp", where SoC can be one of imx23, imx28,
19 pxp@21cc000 {
20 compatible = "fsl,imx6ull-pxp";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6ull.dtsi38 &pxp {
39 compatible = "fsl,imx6ull-pxp";
H A Dimx6dl.dtsi94 pxp: pxp@20f0000 { label
H A Dimx6sll.dtsi640 pxp: pxp@20f0000 { label
641 compatible = "fsl,imx6sll-pxp", "fsl,imx6ull-pxp";
H A Dimx6ul.dtsi1017 pxp: pxp@21cc000 { label
1018 compatible = "fsl,imx6ul-pxp";
H A Dimx6sx.dtsi1249 pxp: pxp@2218000 { label
1250 compatible = "fsl,imx6sx-pxp", "fsl,imx6ull-pxp";
H A Dimx28.dtsi1008 pxp: pxp@8002a000 { label
H A Dimx6sl.dtsi764 pxp: pxp@20f0000 { label
H A Dimx23.dtsi440 pxp@8002a000 {
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx6dl.dtsi74 pxp: pxp@020f0000 { label
H A Dimx6sll.dtsi643 pxp: pxp@020f0000 { label
644 compatible = "fsl,imx6ull-pxp-dma", "fsl,imx7d-pxp-dma";
H A Dimx6ull.dtsi1004 pxp: pxp@021cc000 { label
1005 compatible = "fsl,imx6ull-pxp-dma", "fsl,imx7d-pxp-dma";
H A Dimx6sll-evk.dts45 compatible = "fsl,imx6sl-pxp-v4l2";
710 &pxp {
H A Dimx6sx.dtsi1124 pxp: pxp@02218000 { label
1129 clock-names = "pxp-axi", "disp-axi";
H A Dimx6sl.dtsi724 pxp: pxp@020f0000 { label
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-imx/
H A Dgst1-imx.mk75 GST1_IMX_CONF_OPTS += --disable-pxp
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A DMakefile22 obj-$(CONFIG_VIDEO_IMX_PXP) += imx-pxp.o
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dplatform-cardlist.rst34 imx-pxp i.MX Pixel Pipeline (PXP)
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS10802 F: drivers/media/platform/imx-pxp.[ch]