Searched refs:phy_addr_off (Results 1 – 2 of 2) sorted by relevance
2484 u32 phy_addr_off = 0; in niu_determine_phy_disposition() local2505 phy_addr_off = 8; in niu_determine_phy_disposition()2507 phy_addr_off = 12; in niu_determine_phy_disposition()2510 phy_addr_off += np->port; in niu_determine_phy_disposition()2523 phy_addr_off = 10; in niu_determine_phy_disposition()2525 phy_addr_off = 26; in niu_determine_phy_disposition()2527 phy_addr_off += (np->port ^ 0x3); in niu_determine_phy_disposition()2545 phy_addr_off = 8; in niu_determine_phy_disposition()2546 phy_addr_off += np->port; in niu_determine_phy_disposition()2550 phy_addr_off = 8; in niu_determine_phy_disposition()[all …]
1969 unsigned int phy_addr_off; in it6616_hdmi_edid_ram_init() local1978 addr = cec_get_edid_phys_addr(it6616->edid_data, it6616->edid_len, &phy_addr_off); in it6616_hdmi_edid_ram_init()1980 it6616_hdmi_write(hdmi, 0xC6, (u8)phy_addr_off); // VSDB start address in it6616_hdmi_edid_ram_init()