Searched refs:noiselvl2ga (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/mips/bcm47xx/ |
D | sprom.c | 401 nvram_read_u8(prefix, NULL, "noiselvl2ga0", &sprom->noiselvl2ga[0], 0); in bcm47xx_fill_sprom_r89() 402 nvram_read_u8(prefix, NULL, "noiselvl2ga1", &sprom->noiselvl2ga[1], 0); in bcm47xx_fill_sprom_r89() 403 nvram_read_u8(prefix, NULL, "noiselvl2ga2", &sprom->noiselvl2ga[2], 0); in bcm47xx_fill_sprom_r89()
|
/linux-3.4.99/include/linux/ssb/ |
D | ssb.h | 124 u8 noiselvl2ga[3]; member
|