Searched refs:grpfreq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-pca963x.c | 58 u8 grpfreq; member 67 .grpfreq = 0x7, 73 .grpfreq = 0xb, 79 .grpfreq = 0x13, 169 i2c_smbus_write_byte_data(client, chipdef->grpfreq, led->gfrq); in pca963x_blink()
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-pca963x.c | 58 u8 grpfreq; member 67 .grpfreq = 0x7, 73 .grpfreq = 0xb, 79 .grpfreq = 0x13, 183 i2c_smbus_write_byte_data(client, chipdef->grpfreq, led->gfrq); in pca963x_blink()
|
Completed in 2 milliseconds