Searched refs:has_div (Results 1 – 3 of 3) sorted by relevance
17 bool has_div; member146 if (data->has_div) { in sun4i_a10_display_init()160 data->has_div ? &div->hw : NULL, in sun4i_a10_display_init()161 data->has_div ? &clk_divider_ops : NULL, in sun4i_a10_display_init()240 .has_div = true,
54 cpuinfo.has_div = of_property_read_bool(cpu, "altr,has-div"); in setup_cpuinfo()61 if (IS_ENABLED(CONFIG_NIOS2_HW_DIV_SUPPORT) && !cpuinfo.has_div) in setup_cpuinfo()148 cpuinfo.has_div ? "yes" : "no", in show_cpuinfo()
16 bool has_div; member