Home
last modified time | relevance | path

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

/linux/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c101 u32 type_sw_index; member
341 instance->type_sw_index = args.args[1] & 0x3; /* <=3 */ in phy_type_syscon_get()
345 instance->type_sw_reg, instance->type_sw_index); in phy_type_syscon_get()
373 offset = instance->type_sw_index * BITS_PER_BYTE; in phy_type_set()
H A Dphy-mtk-tphy.c324 u32 type_sw_index; member
1211 instance->type_sw_index = args.args[1] & 0x3; /* <=3 */ in phy_type_syscon_get()
1215 instance->type_sw_reg, instance->type_sw_index); in phy_type_syscon_get()
1246 offset = instance->type_sw_index * BITS_PER_BYTE; in phy_type_set()