Searched defs:FRQ (Results 1 – 2 of 2) sorted by relevance
29 const u32 FRQ = 256000 / (ctrl->tCK * ctrl->base_freq); in get_FRQ() local82 static u32 get_REFI(u32 FRQ, u8 base_freq) in get_REFI()92 static u8 get_XSOffset(u32 FRQ, u8 base_freq) in get_XSOffset()102 static u8 get_MOD(u32 FRQ, u8 base_freq) in get_MOD()112 static u8 get_WLO(u32 FRQ, u8 base_freq) in get_WLO()122 static u8 get_CKE(u32 FRQ, u8 base_freq) in get_CKE()132 static u8 get_XPDLL(u32 FRQ, u8 base_freq) in get_XPDLL()142 static u8 get_XP(u32 FRQ, u8 base_freq) in get_XP()152 static u8 get_AONPD(u32 FRQ, u8 base_freq) in get_AONPD()
363 u32 FRQ; member