hpll
u32 val, div, clkin, hpll;
hpll = hpll_rates[1][rate];
hpll = hpll_rates[0][rate];
hpll = hpll_rates[0][rate];
hpll * 1000000);
[hpll] = PLL(pll_rk3328, PLL_HPLL, "hpll", mux_pll_p,
[hpll] = PLL(pll_rk3328, PLL_HPLL, "hpll", mux_pll_p,
[hpll] = PLL(pll_rk3328, PLL_HPLL, "hpll", mux_pll_p,
wm_state->hpll.cursor = USHRT_MAX;
wm_state->hpll.plane = USHRT_MAX;
wm_state->hpll.fbc = USHRT_MAX;
wm_state->hpll.fbc > g4x_fbc_fifo_size(G4X_WM_LEVEL_HPLL))
wm_state->hpll.plane = raw->plane[PLANE_PRIMARY];
wm_state->hpll.cursor = raw->plane[PLANE_CURSOR];
wm_state->hpll.fbc = raw->fbc;
intermediate->hpll.plane = max(optimal->hpll.plane,
active->hpll.plane);
intermediate->hpll.cursor = max(optimal->hpll.cursor,
active->hpll.cursor);
intermediate->hpll.fbc = max(optimal->hpll.fbc,
active->hpll.fbc);
intermediate->hpll.fbc > g4x_fbc_fifo_size(2) &&
wm->hpll = wm_state->hpll;
wm->hpll.fbc = _FW_WM(tmp, FBC_HPLL_SR);
wm->hpll.cursor = _FW_WM(tmp, HPLL_CURSOR);
wm->hpll.plane = _FW_WM(tmp, HPLL_SR);
active->hpll = wm->hpll;
raw->plane[PLANE_PRIMARY] = active->hpll.plane;
raw->plane[PLANE_CURSOR] = active->hpll.cursor;
raw->fbc = active->hpll.fbc;
wm->hpll.plane, wm->hpll.cursor, wm->hpll.fbc);
FW_WM(wm->hpll.fbc, FBC_HPLL_SR) |
FW_WM(wm->hpll.cursor, HPLL_CURSOR) |
FW_WM(wm->hpll.plane, HPLL_SR));
__field(bool, hpll)
__entry->hpll_plane = wm->hpll.plane;
__entry->hpll_cursor = wm->hpll.cursor;
__entry->hpll_fbc = wm->hpll.fbc;
__entry->hpll = wm->hpll_en;
str_yes_no(__entry->hpll), __entry->hpll_plane, __entry->hpll_cursor, __entry->hpll_fbc,
struct g4x_sr_wm hpll;
struct g4x_sr_wm hpll;
void hdmi_pll_uninit(struct hdmi_pll_data *hpll);
struct hdmi_pll_data *hpll)
struct dss_pll *pll = &hpll->pll;
pll->base = hpll->base;
if (hpll->wp->version == 4)
void hdmi_pll_uninit(struct hdmi_pll_data *hpll)
struct dss_pll *pll = &hpll->pll;
void hdmi_pll_uninit(struct hdmi_pll_data *hpll);
static int dsi_init_pll_data(struct platform_device *pdev, struct hdmi_pll_data *hpll)
struct dss_pll *pll = &hpll->pll;
pll->base = hpll->base;
void hdmi_pll_uninit(struct hdmi_pll_data *hpll)
struct dss_pll *pll = &hpll->pll;