Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bcma/
Ddriver_chipcommon.c51 cc->core->bus->sprom.leddc_off_time) { in bcma_core_chipcommon_init()
53 leddc_off = cc->core->bus->sprom.leddc_off_time; in bcma_core_chipcommon_init()
/linux-3.4.99/arch/mips/bcm47xx/
Dsprom.c102 u8 *leddc_on_time, u8 *leddc_off_time) in nvram_read_leddc() argument
125 *leddc_off_time = (val >> 16) & 0xff; in nvram_read_leddc()
247 &sprom->leddc_off_time); in bcm47xx_fill_sprom_r3()
265 &sprom->leddc_off_time); in bcm47xx_fill_sprom_r4589()
/linux-3.4.99/include/linux/ssb/
Dssb.h40 u8 leddc_off_time; /* LED Powersave Duty Cycle Off Count */ member