Searched refs:pp_chg_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | sama7g5.c | 377 * @pp_chg_id: id in parrent array of changeable PLL parent 386 int pp_chg_id; member 396 .pp_chg_id = INT_MIN, }, 404 .pp_chg_id = 4, }, 412 .pp_chg_id = INT_MIN, }, 420 .pp_chg_id = INT_MIN, }, 428 .pp_chg_id = INT_MIN, }, 436 .pp_chg_id = INT_MIN, }, 444 .pp_chg_id = INT_MIN, }, 452 .pp_chg_id [all...] |
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | sama7g5.c | 553 * @pp_chg_id: id in parent array of changeable PLL parent 565 int pp_chg_id; member 576 .pp_chg_id = INT_MIN, }, 584 .pp_chg_id = 3, }, 592 .pp_chg_id = INT_MIN, }, 600 .pp_chg_id = INT_MIN, }, 608 .pp_chg_id = INT_MIN, }, 616 .pp_chg_id = INT_MIN, }, 624 .pp_chg_id = INT_MIN, }, 632 .pp_chg_id [all...] |
Completed in 3 milliseconds