Searched refs:mode_6g (Results 1 – 2 of 2) sorted by relevance
358 u8 mode_6g, mode_5g9; in mt792x_acpi_get_mtcl_map() local360 mode_6g = (cl->mode_6g > 0x02) ? 0 : cl->mode_6g; in mt792x_acpi_get_mtcl_map()363 if ((cl->cl6g[row] & BIT(column)) || cl->mode_6g == 0x02) in mt792x_acpi_get_mtcl_map()364 config |= (mode_6g & 0x3) << 2; in mt792x_acpi_get_mtcl_map()
78 u8 mode_6g; member