Home
last modified time | relevance | path

Searched defs:CLKDEV_CON_ID (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-at91/
Dclock.h36 #define CLKDEV_CON_ID(_id, _clk) \ macro
/linux-3.4.99/include/linux/
Dsh_clk.h157 #define CLKDEV_CON_ID(_id, _clk) { .con_id = _id, .clk = _clk } macro