Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/mediatek/
Dphy-mtk-tphy.c313 struct regmap *type_sw; member
848 instance->type_sw = syscon_node_to_regmap(args.np); in phy_type_syscon_get()
853 return PTR_ERR_OR_ZERO(instance->type_sw); in phy_type_syscon_get()
861 if (!instance->type_sw) in phy_type_set()
883 regmap_update_bits(instance->type_sw, instance->type_sw_reg, in phy_type_set()