Searched refs:clkext (Results 1 – 1 of 1) sorted by relevance
73 u32 clkext = CC770_PLATFORM_CAN_CLOCK, clkout = 0; in cc770_get_of_node_data() local76 of_property_read_u32(np, "bosch,external-clock-frequency", &clkext); in cc770_get_of_node_data()77 priv->can.clock.freq = clkext; in cc770_get_of_node_data()107 u32 cdv = clkext / clkout; in cc770_get_of_node_data()119 ((cdv * clkext - 1) / 8000000); in cc770_get_of_node_data()