Searched refs:bgx_sel (Results 1 – 1 of 1) sorted by relevance
934 char bgx_sel[5]; in bgx_acpi_match_id() local936 snprintf(bgx_sel, 5, "BGX%d", bgx->bgx_id); in bgx_acpi_match_id()942 if (strncmp(string.pointer, bgx_sel, 4)) in bgx_acpi_match_id()974 char bgx_sel[5]; in bgx_init_of_phy() local978 snprintf(bgx_sel, 5, "bgx%d", bgx->bgx_id); in bgx_init_of_phy()979 np = of_find_node_by_name(NULL, bgx_sel); in bgx_init_of_phy()