Lines Matching refs:brcmstb_dpfe_priv
181 struct brcmstb_dpfe_priv { struct
318 static bool is_dcpu_enabled(struct brcmstb_dpfe_priv *priv) in is_dcpu_enabled()
329 static void __disable_dcpu(struct brcmstb_dpfe_priv *priv) in __disable_dcpu()
346 static void __enable_dcpu(struct brcmstb_dpfe_priv *priv) in __enable_dcpu()
382 static void __iomem *get_msg_ptr(struct brcmstb_dpfe_priv *priv, u32 response, in get_msg_ptr()
420 static void __finalize_command(struct brcmstb_dpfe_priv *priv) in __finalize_command()
433 static int __send_command(struct brcmstb_dpfe_priv *priv, unsigned int cmd, in __send_command()
565 struct brcmstb_dpfe_priv *priv, in __verify_fw_checksum()
619 static int brcmstb_dpfe_download_firmware(struct brcmstb_dpfe_priv *priv) in brcmstb_dpfe_download_firmware()
699 struct brcmstb_dpfe_priv *priv, char *buf) in generic_show()
717 struct brcmstb_dpfe_priv *priv; in show_info()
740 struct brcmstb_dpfe_priv *priv; in show_refresh()
773 struct brcmstb_dpfe_priv *priv; in store_refresh()
799 struct brcmstb_dpfe_priv *priv; in show_vendor()
830 struct brcmstb_dpfe_priv *priv; in show_dram()
852 struct brcmstb_dpfe_priv *priv = platform_get_drvdata(pdev); in brcmstb_dpfe_resume()
860 struct brcmstb_dpfe_priv *priv; in brcmstb_dpfe_probe()
914 struct brcmstb_dpfe_priv *priv = dev_get_drvdata(&pdev->dev); in brcmstb_dpfe_remove()