Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c316 struct regmap *type_sw; member
1203 instance->type_sw = syscon_node_to_regmap(args.np); in phy_type_syscon_get()
1208 return PTR_ERR_OR_ZERO(instance->type_sw); in phy_type_syscon_get()
1216 if (!instance->type_sw) in phy_type_set()
1238 regmap_update_bits(instance->type_sw, instance->type_sw_reg, in phy_type_set()