Searched refs:dsl (Results 1 – 3 of 3) sorted by relevance
85 u8 dsl; /* the 2 LSBs can be driven by the dsl core */ member186 chip->dsl << XWAY_STP_ADSL_SHIFT, in xway_stp_hw_init()216 | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init()234 u32 shadow, groups, dsl, phy; in xway_stp_probe() local268 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,dsl", &dsl)) in xway_stp_probe()269 chip->dsl = dsl & XWAY_STP_ADSL_MASK; in xway_stp_probe()
603 Some of the gpios/leds can be auto updated by the soc with dsl and
689 u32 dsl; in intel_crt_load_detect() local762 while ((dsl = intel_uncore_read(uncore, pipe_dsl_reg)) <= in intel_crt_load_detect()776 } while ((intel_uncore_read(uncore, pipe_dsl_reg) == dsl)); in intel_crt_load_detect()