Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef DOVE_DIVIDER_H
0003 #define DOVE_DIVIDER_H
0004 
0005 void __init dove_divider_clk_init(struct device_node *np);
0006 
0007 #endif