Home
last modified time | relevance | path

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

/linux/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c99 struct regmap *type_sw; member
342 instance->type_sw = syscon_node_to_regmap(args.np); in phy_type_syscon_get()
347 return PTR_ERR_OR_ZERO(instance->type_sw); in phy_type_syscon_get()
355 if (!instance->type_sw) in phy_type_set()
374 regmap_update_bits(instance->type_sw, instance->type_sw_reg, in phy_type_set()