Lines Matching refs:ssb_sprom
197 static void bcm47xx_sprom_fill_auto(struct ssb_sprom *sprom, in bcm47xx_sprom_fill_auto()
412 static void bcm47xx_fill_sprom_r1234589(struct ssb_sprom *sprom, in bcm47xx_fill_sprom_r1234589()
419 static void bcm47xx_fill_sprom_r3(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_sprom_r3()
426 static void bcm47xx_fill_sprom_r4589(struct ssb_sprom *sprom, in bcm47xx_fill_sprom_r4589()
433 static void bcm47xx_fill_sprom_path_r4589(struct ssb_sprom *sprom, in bcm47xx_fill_sprom_path_r4589()
481 static void bcm47xx_fill_sprom_path_r45(struct ssb_sprom *sprom, in bcm47xx_fill_sprom_path_r45()
528 static void bcm47xx_fill_sprom_ethernet(struct ssb_sprom *sprom, in bcm47xx_fill_sprom_ethernet()
566 static void bcm47xx_fill_board_data(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_board_data()
575 void bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_sprom()
648 static int bcm47xx_get_sprom_ssb(struct ssb_bus *bus, struct ssb_sprom *out) in bcm47xx_get_sprom_ssb()
653 memset(out, 0, sizeof(struct ssb_sprom)); in bcm47xx_get_sprom_ssb()
699 static int bcm47xx_get_sprom_bcma(struct bcma_bus *bus, struct ssb_sprom *out) in bcm47xx_get_sprom_bcma()
706 memset(out, 0, sizeof(struct ssb_sprom)); in bcm47xx_get_sprom_bcma()
714 memset(out, 0, sizeof(struct ssb_sprom)); in bcm47xx_get_sprom_bcma()