Lines Matching refs:brcmstb_dpfe_priv
182 struct brcmstb_dpfe_priv { struct
319 static bool is_dcpu_enabled(struct brcmstb_dpfe_priv *priv) in is_dcpu_enabled()
330 static void __disable_dcpu(struct brcmstb_dpfe_priv *priv) in __disable_dcpu()
347 static void __enable_dcpu(struct brcmstb_dpfe_priv *priv) in __enable_dcpu()
383 static void __iomem *get_msg_ptr(struct brcmstb_dpfe_priv *priv, u32 response, in get_msg_ptr()
421 static void __finalize_command(struct brcmstb_dpfe_priv *priv) in __finalize_command()
434 static int __send_command(struct brcmstb_dpfe_priv *priv, unsigned int cmd, in __send_command()
564 struct brcmstb_dpfe_priv *priv, in __verify_fw_checksum()
618 static int brcmstb_dpfe_download_firmware(struct brcmstb_dpfe_priv *priv) in brcmstb_dpfe_download_firmware()
698 struct brcmstb_dpfe_priv *priv, char *buf) in generic_show()
716 struct brcmstb_dpfe_priv *priv; in show_info()
739 struct brcmstb_dpfe_priv *priv; in show_refresh()
772 struct brcmstb_dpfe_priv *priv; in store_refresh()
798 struct brcmstb_dpfe_priv *priv; in show_vendor()
829 struct brcmstb_dpfe_priv *priv; in show_dram()
851 struct brcmstb_dpfe_priv *priv = platform_get_drvdata(pdev); in brcmstb_dpfe_resume()
859 struct brcmstb_dpfe_priv *priv; in brcmstb_dpfe_probe()
917 struct brcmstb_dpfe_priv *priv = dev_get_drvdata(&pdev->dev); in brcmstb_dpfe_remove()