• Home
  • Raw
  • Download

Lines Matching refs:brcmf_chip_priv

164 	struct brcmf_chip_priv *chip;
174 struct brcmf_chip_priv { struct
189 static void brcmf_chip_sb_corerev(struct brcmf_chip_priv *ci, in brcmf_chip_sb_corerev() argument
200 struct brcmf_chip_priv *ci; in brcmf_chip_sb_iscoreup()
214 struct brcmf_chip_priv *ci; in brcmf_chip_ai_iscoreup()
231 struct brcmf_chip_priv *ci; in brcmf_chip_sb_coredisable()
301 struct brcmf_chip_priv *ci; in brcmf_chip_ai_coredisable()
335 struct brcmf_chip_priv *ci; in brcmf_chip_sb_resetcore()
385 struct brcmf_chip_priv *ci; in brcmf_chip_ai_resetcore()
417 static struct brcmf_core *brcmf_chip_add_core(struct brcmf_chip_priv *ci, in brcmf_chip_add_core()
438 static int brcmf_chip_cores_check(struct brcmf_chip_priv *ci) in brcmf_chip_cores_check()
476 static inline int brcmf_chip_cores_check(struct brcmf_chip_priv *ci) in brcmf_chip_cores_check()
482 static void brcmf_chip_get_raminfo(struct brcmf_chip_priv *ci) in brcmf_chip_get_raminfo()
526 static u32 brcmf_chip_dmp_get_desc(struct brcmf_chip_priv *ci, u32 *eromaddr, in brcmf_chip_dmp_get_desc()
546 static int brcmf_chip_dmp_get_regaddr(struct brcmf_chip_priv *ci, u32 *eromaddr, in brcmf_chip_dmp_get_regaddr()
612 int brcmf_chip_dmp_erom_scan(struct brcmf_chip_priv *ci) in brcmf_chip_dmp_erom_scan()
671 static int brcmf_chip_recognition(struct brcmf_chip_priv *ci) in brcmf_chip_recognition()
733 static void brcmf_chip_disable_arm(struct brcmf_chip_priv *chip, u16 id) in brcmf_chip_disable_arm()
763 static int brcmf_chip_setup(struct brcmf_chip_priv *chip) in brcmf_chip_setup()
806 struct brcmf_chip_priv *chip; in brcmf_chip_attach()
850 struct brcmf_chip_priv *chip; in brcmf_chip_detach()
854 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_detach()
864 struct brcmf_chip_priv *chip; in brcmf_chip_get_core()
867 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_get_core()
877 struct brcmf_chip_priv *chip; in brcmf_chip_get_chipcommon()
880 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_get_chipcommon()
913 brcmf_chip_cm3_enterdl(struct brcmf_chip_priv *chip) in brcmf_chip_cm3_enterdl()
927 static bool brcmf_chip_cm3_exitdl(struct brcmf_chip_priv *chip) in brcmf_chip_cm3_exitdl()
946 brcmf_chip_cr4_enterdl(struct brcmf_chip_priv *chip) in brcmf_chip_cr4_enterdl()
959 static bool brcmf_chip_cr4_exitdl(struct brcmf_chip_priv *chip, u32 rstvec) in brcmf_chip_cr4_exitdl()
974 struct brcmf_chip_priv *chip; in brcmf_chip_enter_download()
979 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_enter_download()
991 struct brcmf_chip_priv *chip; in brcmf_chip_exit_download()
996 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_exit_download()
1007 struct brcmf_chip_priv *chip; in brcmf_chip_sr_capable()
1016 chip = container_of(pub, struct brcmf_chip_priv, pub); in brcmf_chip_sr_capable()