Linux Kernel
3.7.1
|
#include <linux/list.h>
Go to the source code of this file.
Data Structures | |
struct | jz4740_clock_board_data |
struct | clk_ops |
struct | clk |
Macros | |
#define | JZ4740_CLK_NOT_GATED ((uint32_t)-1) |
Functions | |
void | jz4740_clock_suspend (void) |
void | jz4740_clock_resume (void) |
int | clk_is_enabled (struct clk *clk) |
Variables | |
struct jz4740_clock_board_data | jz4740_clock_bdata |
struct jz4740_clock_board_data jz4740_clock_bdata |
Definition at line 477 of file board-qi_lb60.c.