Searched refs:cpu_clrf (Results 1 – 8 of 8) sorted by relevance
80 if (dep_call->cpu_clrf) in cpu_configure()81 (*dep_call->cpu_clrf)(); in cpu_configure()
71 .cpu_clrf = ka410_clrf,
70 .cpu_clrf = ka630_clrf,
97 .cpu_clrf = ka730_clrf,
74 .cpu_clrf = ka43_clrf,
95 .cpu_clrf = ka750_clrf,
82 .cpu_clrf = ka86_clrf,
74 void (*cpu_clrf)(void); /* Clear cold/warm start flags */ member