1 #ifndef __LEDS_RENESAS_TPU_H__
2 #define __LEDS_RENESAS_TPU_H__
4 struct led_renesas_tpu_config
{
8 unsigned int channel_offset
;
9 unsigned int timer_bit
;
10 unsigned int max_brightness
;
11 unsigned int refresh_rate
;
14 #endif /* __LEDS_RENESAS_TPU_H__ */