Searched refs:chipdef (Results 1 – 1 of 1) sorted by relevance
73 const struct pca995x_chipdef *chipdef; member81 const struct pca995x_chipdef *chipdef = chip->chipdef; in pca995x_brightness_set() local85 pwmout_addr = chipdef->pwm_base + led->led_no; in pca995x_brightness_set()123 const struct pca995x_chipdef *chipdef; in pca995x_probe() local128 chipdef = device_get_match_data(&client->dev); in pca995x_probe()137 chip->chipdef = chipdef; in pca995x_probe()186 return regmap_write(chip->regmap, chipdef->irefall, PCA995X_IREFALL_HALF_CFG); in pca995x_probe()