Searched refs:ep_chg_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | sama7g5.c | 221 int ep_chg_id; member 232 .ep_chg_id = INT_MIN, 240 .ep_chg_id = INT_MIN, 248 .ep_chg_id = 6, }, 255 .ep_chg_id = INT_MIN, 949 sama7g5_mckx[i].ep_chg_id); in sama7g5_pmc_setup()
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | sama7g5.c | 360 * @ep_chg_id: index in parents array that specifies the changeable 375 int ep_chg_id; member 388 .ep_chg_id = INT_MIN, 397 .ep_chg_id = INT_MIN, 406 .ep_chg_id = 5, }, 413 .ep_chg_id = INT_MIN, 1131 sama7g5_mckx[i].ep_chg_id); in sama7g5_pmc_setup()
|
Completed in 3 milliseconds