Go to the source code of this file.
◆ RZ_CGC_DIV_CKIO
| #define RZ_CGC_DIV_CKIO |
( |
|
n | ) |
UTIL_CAT(BSP_CLOCKS_CKIO_ICLK_DIV, n) |
◆ RZ_CGC_MUL_CPU0CLK
| #define RZ_CGC_MUL_CPU0CLK |
( |
|
n | ) |
UTIL_CAT(BSP_CLOCKS_FSELCPU0_ICLK_MUL, n) |
◆ RZ_CGC_MUL_CPU1CLK
| #define RZ_CGC_MUL_CPU1CLK |
( |
|
n | ) |
UTIL_CAT(BSP_CLOCKS_FSELCPU1_ICLK_MUL, n) |
◆ RZ_CGC_SUBCLK_DIV
| #define RZ_CGC_SUBCLK_DIV |
( |
|
subclk | ) |
|
Value:
#define DT_NODE_FULL_NAME_UPPER_TOKEN(node_id)
Like DT_NODE_FULL_NAME_TOKEN(), but uppercased.
Definition devicetree.h:623
#define DT_PROP(node_id, prop)
Get a devicetree property value.
Definition devicetree.h:762
#define UTIL_CAT(a,...)
Definition util_internal.h:104
◆ RZ_CGC_SUBCLK_MUL
| #define RZ_CGC_SUBCLK_MUL |
( |
|
subclk | ) |
|