|
void | pba_clk_mode (struct clk *clk, int enabled) |
|
unsigned long | pba_clk_get_rate (struct clk *clk) |
|
int | genclk_set_parent (struct clk *clk, struct clk *parent) |
|
| DEFINE_DEV_DATA (dw_dmac, 0) |
|
| DEV_CLK (hclk, dw_dmac0, hsb, 10) |
|
| DEFINE_DEV (at32_pm, 0) |
|
| DEFINE_DEV (at32ap700x_rtc, 0) |
|
| DEFINE_DEV (at32_wdt, 0) |
|
| DEFINE_DEV (at32_eic, 0) |
|
| DEV_CLK (pclk, at32_intc0, pbb, 1) |
|
| DEFINE_DEV (smc, 0) |
|
| DEV_CLK (pclk, smc0, pbb, 13) |
|
| DEV_CLK (mck, smc0, hsb, 0) |
|
| DEV_CLK (hclk, pdc, hsb, 4) |
|
| DEV_CLK (pclk, pdc, pba, 16) |
|
| DEV_CLK (t0_clk, at32_tcb0, pbb, 3) |
|
| DEV_CLK (t0_clk, at32_tcb1, pbb, 4) |
|
| DEFINE_DEV (pio, 0) |
|
| DEV_CLK (mck, pio0, pba, 10) |
|
| DEFINE_DEV (pio, 1) |
|
| DEV_CLK (mck, pio1, pba, 11) |
|
| DEFINE_DEV (pio, 2) |
|
| DEV_CLK (mck, pio2, pba, 12) |
|
| DEFINE_DEV (pio, 3) |
|
| DEV_CLK (mck, pio3, pba, 13) |
|
| DEFINE_DEV (pio, 4) |
|
| DEV_CLK (mck, pio4, pba, 14) |
|
| core_initcall (system_device_init) |
|
struct platform_device *__init | at32_add_device_psif (unsigned int id) |
|
| DEFINE_DEV_DATA (atmel_usart, 0) |
|
| DEV_CLK (usart, atmel_usart0, pba, 3) |
|
| DEFINE_DEV_DATA (atmel_usart, 1) |
|
| DEV_CLK (usart, atmel_usart1, pba, 4) |
|
| DEFINE_DEV_DATA (atmel_usart, 2) |
|
| DEV_CLK (usart, atmel_usart2, pba, 5) |
|
| DEFINE_DEV_DATA (atmel_usart, 3) |
|
| DEV_CLK (usart, atmel_usart3, pba, 6) |
|
void __init | at32_map_usart (unsigned int hw_id, unsigned int line, int flags) |
|
struct platform_device *__init | at32_add_device_usart (unsigned int id) |
|
void __init | at32_setup_serial_console (unsigned int usart_id) |
|
| DEFINE_DEV (atmel_spi, 0) |
|
| DEV_CLK (spi_clk, atmel_spi0, pba, 0) |
|
| DEFINE_DEV (atmel_spi, 1) |
|
| DEV_CLK (spi_clk, atmel_spi1, pba, 1) |
|
void __init | at32_spi_setup_slaves (unsigned int bus_num, struct spi_board_info *b, unsigned int n) |
|
struct platform_device *__init | at32_add_device_spi (unsigned int id, struct spi_board_info *b, unsigned int n) |
|
struct platform_device *__init | at32_add_device_twi (unsigned int id, struct i2c_board_info *b, unsigned int n) |
|
struct platform_device *__init | at32_add_device_mci (unsigned int id, struct mci_platform_data *data) |
|
struct platform_device *__init | at32_add_device_pwm (u32 mask) |
|
| DEFINE_DEV (ssc, 0) |
|
| DEV_CLK (pclk, ssc0, pba, 7) |
|
| DEFINE_DEV (ssc, 1) |
|
| DEV_CLK (pclk, ssc1, pba, 8) |
|
| DEFINE_DEV (ssc, 2) |
|
| DEV_CLK (pclk, ssc2, pba, 9) |
|
struct platform_device *__init | at32_add_device_ssc (unsigned int id, unsigned int flags) |
|
struct platform_device *__init | at32_add_device_usba (unsigned int id, struct usba_platform_data *data) |
|
struct platform_device *__init | at32_add_device_nand (unsigned int id, struct atmel_nand_data *data) |
|
struct platform_device *__init | at32_add_device_ac97c (unsigned int id, struct ac97c_platform_data *data, unsigned int flags) |
|
struct platform_device *__init | at32_add_device_abdac (unsigned int id, struct atmel_abdac_pdata *data) |
|
void __init | setup_platform (void) |
|
| core_initcall (sram_init) |
|