Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-sun50i-a100.c66 u32 t0h_ns; member
278 .t0h_ns = 336,
292 device_property_read_u32(dev, "allwinner,t0h-ns", &timing->t0h_ns); in sun50i_a100_ledc_parse_timing()
314 FIELD_PREP(LEDC_T01_TIMING_CTRL_REG_T0H, timing->t0h_ns / cycle_ns) | in sun50i_a100_ledc_set_timing()