summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-aspeed/include/mach/ast_pwm_techo.h
blob: 51d4ae317cc241c289093b70c3580fa91072367c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 *  ast_pwm_techo_h  
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at
 * your option) any later version.
 */
struct ast_pwm_driver_data {
	u32 (*get_pwm_clock)(void);
};

OpenPOWER on IntegriCloud