Searched refs:K_MGATE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 1428 #define K_MGATE(_id, _gate_offset, _gate_bit_idx, _gate_flags)\ macro 1436 K_MGATE(G_DAC12, RCC_APB1ENSETR, 29, 0), 1437 K_MGATE(G_CEC, RCC_APB1ENSETR, 27, 0), 1438 K_MGATE(G_SPDIF, RCC_APB1ENSETR, 26, 0), 1439 K_MGATE(G_I2C5, RCC_APB1ENSETR, 24, 0), 1440 K_MGATE(G_I2C3, RCC_APB1ENSETR, 23, 0), 1441 K_MGATE(G_I2C2, RCC_APB1ENSETR, 22, 0), 1442 K_MGATE(G_I2C1, RCC_APB1ENSETR, 21, 0), 1443 K_MGATE(G_UART8, RCC_APB1ENSETR, 19, 0), 1444 K_MGATE(G_UART [all...] |
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 1525 #define K_MGATE(_id, _gate_offset, _gate_bit_idx, _gate_flags)\ macro 1533 K_MGATE(G_DAC12, RCC_APB1ENSETR, 29, 0), 1534 K_MGATE(G_CEC, RCC_APB1ENSETR, 27, 0), 1535 K_MGATE(G_SPDIF, RCC_APB1ENSETR, 26, 0), 1536 K_MGATE(G_I2C5, RCC_APB1ENSETR, 24, 0), 1537 K_MGATE(G_I2C3, RCC_APB1ENSETR, 23, 0), 1538 K_MGATE(G_I2C2, RCC_APB1ENSETR, 22, 0), 1539 K_MGATE(G_I2C1, RCC_APB1ENSETR, 21, 0), 1540 K_MGATE(G_UART8, RCC_APB1ENSETR, 19, 0), 1541 K_MGATE(G_UART [all...] |
Completed in 6 milliseconds