/linux-6.6.21/drivers/phy/cadence/ |
D | cdns-dphy.c | 119 static int cdns_dsi_get_dphy_pll_cfg(struct cdns_dphy *dphy, in cdns_dsi_get_dphy_pll_cfg() 160 static int cdns_dphy_setup_psm(struct cdns_dphy *dphy) in cdns_dphy_setup_psm() 175 static void cdns_dphy_set_clk_lane_cfg(struct cdns_dphy *dphy, in cdns_dphy_set_clk_lane_cfg() 182 static void cdns_dphy_set_pll_cfg(struct cdns_dphy *dphy, in cdns_dphy_set_pll_cfg() 189 static unsigned long cdns_dphy_get_wakeup_time_ns(struct cdns_dphy *dphy) in cdns_dphy_get_wakeup_time_ns() 194 static unsigned long cdns_dphy_ref_get_wakeup_time_ns(struct cdns_dphy *dphy) in cdns_dphy_ref_get_wakeup_time_ns() 200 static void cdns_dphy_ref_set_pll_cfg(struct cdns_dphy *dphy, in cdns_dphy_ref_set_pll_cfg() 220 static void cdns_dphy_ref_set_psm_div(struct cdns_dphy *dphy, u8 div) in cdns_dphy_ref_set_psm_div() 226 static unsigned long cdns_dphy_j721e_get_wakeup_time_ns(struct cdns_dphy *dphy) in cdns_dphy_j721e_get_wakeup_time_ns() 232 static void cdns_dphy_j721e_set_pll_cfg(struct cdns_dphy *dphy, in cdns_dphy_j721e_set_pll_cfg() [all …]
|
D | cdns-dphy-rx.c | 81 struct cdns_dphy_rx *dphy = phy_get_drvdata(phy); in cdns_dphy_rx_power_on() local 94 struct cdns_dphy_rx *dphy = phy_get_drvdata(phy); in cdns_dphy_rx_power_off() local 128 static int cdns_dphy_rx_wait_lane_ready(struct cdns_dphy_rx *dphy, in cdns_dphy_rx_wait_lane_ready() 171 struct cdns_dphy_rx *dphy = phy_get_drvdata(phy); in cdns_dphy_rx_configure() local 241 struct cdns_dphy_rx *dphy; in cdns_dphy_rx_probe() local
|
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/ |
D | sun8i_a83t_dphy.c | 13 static int sun8i_a83t_dphy_configure(struct phy *dphy, in sun8i_a83t_dphy_configure() 19 static int sun8i_a83t_dphy_power_on(struct phy *dphy) in sun8i_a83t_dphy_power_on() 36 static int sun8i_a83t_dphy_power_off(struct phy *dphy) in sun8i_a83t_dphy_power_off()
|
D | sun8i_a83t_mipi_csi2.h | 50 struct phy *dphy; member
|
D | sun8i_a83t_mipi_csi2.c | 210 struct phy *dphy = csi2_dev->dphy; in sun8i_a83t_mipi_csi2_s_stream() local
|
/linux-6.6.21/drivers/phy/allwinner/ |
D | phy-sun6i-mipi-dphy.c | 202 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_init() local 213 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_configure() local 225 static void sun6i_a31_mipi_dphy_tx_power_on(struct sun6i_dphy *dphy) in sun6i_a31_mipi_dphy_tx_power_on() 262 static void sun50i_a100_mipi_dphy_tx_power_on(struct sun6i_dphy *dphy) in sun50i_a100_mipi_dphy_tx_power_on() 332 static int sun6i_dphy_tx_power_on(struct sun6i_dphy *dphy) in sun6i_dphy_tx_power_on() 393 static int sun6i_dphy_rx_power_on(struct sun6i_dphy *dphy) in sun6i_dphy_rx_power_on() 493 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_power_on() local 507 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_power_off() local 522 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_exit() local 551 struct sun6i_dphy *dphy; in sun6i_dphy_probe() local
|
/linux-6.6.21/drivers/phy/starfive/ |
D | phy-jh7110-dphy-rx.c | 80 struct stf_dphy *dphy = phy_get_drvdata(phy); in stf_dphy_configure() local 114 struct stf_dphy *dphy = phy_get_drvdata(phy); in stf_dphy_power_on() local 137 struct stf_dphy *dphy = phy_get_drvdata(phy); in stf_dphy_power_off() local 157 struct stf_dphy *dphy; in stf_dphy_probe() local
|
/linux-6.6.21/drivers/gpu/drm/kmb/ |
D | kmb_regs.h | 647 #define SET_DPHY_INIT_CTRL0(dev, dphy, offset) \ argument 650 #define CLR_DPHY_INIT_CTRL0(dev, dphy, offset) \ argument 659 #define SET_DPHY_FREQ_CTRL0_3(dev, dphy, val) \ argument 667 #define GET_STOPSTATE_DATA(dev, dphy) \ argument 675 #define SET_DPHY_TEST_CTRL0(dev, dphy) \ argument 677 #define CLR_DPHY_TEST_CTRL0(dev, dphy) \ argument 681 #define SET_DPHY_TEST_CTRL1_CLK(dev, dphy) \ argument 683 #define CLR_DPHY_TEST_CTRL1_CLK(dev, dphy) \ argument 685 #define SET_DPHY_TEST_CTRL1_EN(dev, dphy) \ argument 687 #define CLR_DPHY_TEST_CTRL1_EN(dev, dphy) \ argument [all …]
|
/linux-6.6.21/include/linux/platform_data/media/ |
D | mmp-camera.h | 21 int dphy[3]; /* DPHY: CSI2_DPHY3, CSI2_DPHY5, CSI2_DPHY6 */ member
|
/linux-6.6.21/arch/arm/boot/dts/allwinner/ |
D | sun8i-a33.dtsi | 278 dphy: d-phy@1ca1000 { label
|
/linux-6.6.21/drivers/staging/media/omap4iss/ |
D | iss_csiphy.h | 38 struct iss_csiphy_dphy_cfg dphy; member
|
/linux-6.6.21/drivers/media/platform/sunxi/sun6i-mipi-csi2/ |
D | sun6i_mipi_csi2.h | 47 struct phy *dphy; member
|
D | sun6i_mipi_csi2.c | 178 struct phy *dphy = csi2_dev->dphy; in sun6i_mipi_csi2_s_stream() local
|
/linux-6.6.21/drivers/gpu/drm/sun4i/ |
D | sun6i_mipi_dsi.h | 33 struct phy *dphy; member
|
/linux-6.6.21/drivers/gpu/drm/bridge/cadence/ |
D | cdns-dsi-core.h | 81 struct phy *dphy; member
|
/linux-6.6.21/arch/riscv/boot/dts/allwinner/ |
D | sunxi-d1s-t113.dtsi | 716 dphy: phy@5451000 { label
|
/linux-6.6.21/drivers/media/platform/cadence/ |
D | cdns-csi2rx.c | 81 struct phy *dphy; member
|
/linux-6.6.21/arch/arm64/boot/dts/freescale/ |
D | imx8mq.dtsi | 1296 dphy: dphy@30a00300 { label
|
/linux-6.6.21/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64.dtsi | 1199 dphy: d-phy@1ca1000 { label
|
/linux-6.6.21/drivers/gpu/drm/rockchip/ |
D | rockchip_lvds.c | 54 struct phy *dphy; member
|
D | dw-mipi-dsi-rockchip.c | 276 struct phy *dphy; member
|
/linux-6.6.21/drivers/media/platform/marvell/ |
D | mcam-core.h | 123 int *dphy; member
|
/linux-6.6.21/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-common.h | 185 struct phy *dphy; member
|