Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c322 u32 type_sw_index; member
1207 instance->type_sw_index = args.args[1] & 0x3; /* <=3 */ in phy_type_syscon_get()
1211 instance->type_sw_reg, instance->type_sw_index); in phy_type_syscon_get()
1242 offset = instance->type_sw_index * BITS_PER_BYTE; in phy_type_set()