Searched refs:_osc_id (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32-core.h | 361 #define CLK_OSC(idx, _idx, _parent, _osc_id) \ argument 367 .osc_id = (_osc_id),\ 372 #define CLK_OSC_FIXED(idx, _idx, _parent, _osc_id) \ argument 378 .osc_id = (_osc_id),\
|
| H A D | clk-stm32mp2.c | 1140 #define CLK_OSC_MSI(idx, _idx, _parent, _osc_id) \ argument 1146 .osc_id = (_osc_id),\
|