Searched refs:infotype (Results 1 – 3 of 3) sorted by relevance
72 typedef void (*lpddr4_infocallback)(const lpddr4_privatedata *pd, lpddr4_infotype infotype);
299 lpddr4_infotype infotype) in k3_lpddr4_info_handler() argument301 if (infotype == LPDDR4_DRV_SOC_PLL_UPDATE) in k3_lpddr4_info_handler()
102 lpddr4_infotype infotype; in lpddr4_startsequencecontroller() local111 infotype = LPDDR4_DRV_SOC_PLL_UPDATE; in lpddr4_startsequencecontroller()112 pd->infohandler(pd, infotype); in lpddr4_startsequencecontroller()
Completed in 8 milliseconds