Searched refs:pxp (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
D | qed_hw.c | 60 struct pxp_ptt_entry pxp; member 81 p_pool->ptts[i].pxp.offset = QED_BAR_INVALID_OFFSET; in qed_ptt_pool_alloc() 82 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc() 102 p_ptt->pxp.offset = QED_BAR_INVALID_OFFSET; in qed_ptt_invalidate() 151 return le32_to_cpu(p_ptt->pxp.offset) << 2; in qed_ptt_get_hw_addr() 182 p_ptt->pxp.offset = cpu_to_le32(new_hw_addr >> 2); in qed_ptt_set_win() 187 le32_to_cpu(p_ptt->pxp.offset)); in qed_ptt_set_win() 321 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_fid_pretend() 322 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_fid_pretend() 327 *(u32 *)&p_ptt->pxp.pretend); in qed_fid_pretend() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/media/ |
D | fsl-pxp.txt | 10 - compatible: should be "fsl,<soc>-pxp", where SoC can be one of imx23, imx28, 19 pxp@21cc000 { 20 compatible = "fsl,imx6ull-pxp";
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | imx6ull.dtsi | 38 &pxp { 39 compatible = "fsl,imx6ull-pxp";
|
D | imx6dl.dtsi | 92 pxp: pxp@20f0000 { label
|
D | imx6sx.dtsi | 1215 pxp: pxp@2218000 { label 1216 compatible = "fsl,imx6sx-pxp", "fsl,imx6ull-pxp";
|
D | imx6ul.dtsi | 988 pxp: pxp@21cc000 { label 989 compatible = "fsl,imx6ul-pxp";
|
D | imx23.dtsi | 432 pxp@8002a000 {
|
D | imx28.dtsi | 1008 pxp: pxp@8002a000 { label
|
D | imx6sl.dtsi | 758 pxp: pxp@20f0000 { label
|
/Linux-v5.4/drivers/media/platform/ |
D | Makefile | 29 obj-$(CONFIG_VIDEO_IMX_PXP) += imx-pxp.o
|
/Linux-v5.4/ |
D | MAINTAINERS | 10059 F: drivers/media/platform/imx-pxp.[ch]
|