Searched refs:branch_divider (Results 1 - 6 of 6) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop2_clk.c | 24 branch_divider, enumerator 48 .branch_type = branch_divider, .name = (cname), .parent_names = (const char *[128]) {pname}, \ 282 if (branch->branch_type == branch_divider) { in vop2_clk_register()
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop2_clk.c | 23 branch_divider, enumerator 55 .branch_type = branch_divider, \ 298 if (branch->branch_type == branch_divider) { in vop2_clk_register()
|
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
H A D | clk.h | 475 branch_divider, enumerator 648 .id = (_id), .branch_type = branch_divider, .name = (cname), .parent_names = (const char *[]) {pname}, \ 655 .id = (_id), .branch_type = branch_divider, .name = (cname), .parent_names = (const char *[]) {pname}, \
|
H A D | clk.c | 521 case branch_divider: in rockchip_clk_register_branches()
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | clk.h | 571 branch_divider, enumerator 943 .branch_type = branch_divider, \ 958 .branch_type = branch_divider, \
|
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/ |
H A D | clk.h | 571 branch_divider, enumerator 943 .branch_type = branch_divider, \ 958 .branch_type = branch_divider, \
|
Completed in 11 milliseconds