Searched refs:con_offset (Results 1 – 3 of 3) sorted by relevance
406 unsigned con_offset = offset; in samsung_gpiolib_4bit2_output() local408 if (con_offset > 7) in samsung_gpiolib_4bit2_output()409 con_offset -= 8; in samsung_gpiolib_4bit2_output()414 con &= ~(0xf << con_4bit_shift(con_offset)); in samsung_gpiolib_4bit2_output()415 con |= 0x1 << con_4bit_shift(con_offset); in samsung_gpiolib_4bit2_output()
1058 u8 num_parents, int con_offset, int grf_lock_offset, in rockchip_clk_register_pll() argument1183 pll->reg_base = ctx->reg_base + con_offset; in rockchip_clk_register_pll()
442 list->con_offset, grf_lock_offset, in rockchip_clk_register_plls()