Searched refs:chgp (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/at91/ |
| H A D | sama7g5.c | 464 u8 chgp; member 479 { .n = "csi_clk", .p = PCK_PARENT_HW_MCK3, .id = 33, .r = { .max = 266000000, }, .chgp = 1, }, 480 { .n = "csi2dc_clk", .p = PCK_PARENT_HW_MCK3, .id = 34, .r = { .max = 266000000, }, .chgp = 1, }, 497 { .n = "isc_clk", .p = PCK_PARENT_HW_MCK3, .id = 56, .r = { .max = 266000000, }, .chgp = 1, }, 1185 sama7g5_periphck[i].chgp ? 0 : in sama7g5_pmc_setup()
|
| H A D | sama7d65.c | 605 u8 chgp; member 1313 sama7d65_periphck[i].chgp ? 0 : in sama7d65_pmc_setup()
|