Home
last modified time | relevance | path

Searched refs:hdmi_phy_cfg (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.h144 struct hdmi_phy_cfg { struct
154 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg;
155 extern const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg;
156 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg;
157 extern const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg;
162 struct hdmi_phy_cfg *cfg;
H A Dhdmi_phy.c12 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_init()
63 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_enable()
88 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_disable()
152 phy->cfg = (struct hdmi_phy_cfg *)of_device_get_match_data(dev); in msm_hdmi_phy_probe()
H A Dhdmi_phy_8x74.c36 const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg = {
H A Dhdmi_phy_8960.c43 const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg = {
H A Dhdmi_phy_8x60.c125 const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg = {
H A Dhdmi_phy_8996.c757 const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg = {
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.h143 struct hdmi_phy_cfg { struct
153 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg;
154 extern const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg;
155 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg;
156 extern const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg;
161 struct hdmi_phy_cfg *cfg;
H A Dhdmi_phy.c13 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_init()
57 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_enable()
81 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_disable()
144 phy->cfg = (struct hdmi_phy_cfg *)of_device_get_match_data(dev); in msm_hdmi_phy_probe()
H A Dhdmi_phy_8x74.c36 const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg = {
H A Dhdmi_phy_8960.c43 const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg = {
H A Dhdmi_phy_8x60.c133 const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg = {
H A Dhdmi_phy_8996.c759 const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg = {

Completed in 5 milliseconds