Home
last modified time | relevance | path

Searched refs:unprepare (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c104 * @unprepare: the time (in milliseconds) that it takes for the panel
116 unsigned int unprepare; member
484 if (p->desc->delay.unprepare) { in panel_simple_unprepare()
485 msleep(p->desc->delay.unprepare); in panel_simple_unprepare()
651 .unprepare = panel_simple_unprepare,
1261 .unprepare = 50,
1291 .unprepare = 1000,
1394 .unprepare = 1000,
1451 .unprepare = 1000,
1483 .unprepare
[all...]
H A Dpanel-ilitek-ili9881c.c422 .unprepare = ili9881c_unprepare,
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-inno-hdmi-phy.c728 .unprepare = inno_hdmi_phy_clk_unprepare,
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dclk-provider.h85 * @unprepare: Release the clock from its prepared state. This will typically
222 void (*unprepare)(struct clk_hw *hw); member
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi-phy.c623 .unprepare = inno_hdmi_phy_clk_unprepare,
H A Dphy-rockchip-samsung-hdptx-hdmi.c1959 .unprepare = hdptx_phy_clk_unprepare,
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c415 .unprepare = rockchip_usb2phy_clk480m_unprepare,

Completed in 18 milliseconds