Home
last modified time | relevance | path

Searched refs:grf_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/rockchip/
H A Dclk.h841 enum rockchip_grf_type grf_type; member
1095 .grf_type = gt, \
1152 .grf_type = gt, \
1189 .grf_type = grftype, \
H A Dclk.c533 hash_for_each_possible(ctx->aux_grf_table, agrf, node, list->grf_type) { in rockchip_clk_register_branches()
534 if (agrf->type == list->grf_type) { in rockchip_clk_register_branches()