bcm53xx_board.c | 386 bcm53xx_get_chip_ioreg_state(struct bcm53xx_chip_state *bcs, 389 bcs->bcs_lcpll_control1 = bus_space_read_4(bst, bsh, 391 bcs->bcs_lcpll_control2 = bus_space_read_4(bst, bsh, 394 bcs->bcs_genpll_control5 = bus_space_read_4(bst, bsh, 396 bcs->bcs_genpll_control6 = bus_space_read_4(bst, bsh, 398 bcs->bcs_genpll_control7 = bus_space_read_4(bst, bsh, 401 bcs->bcs_usb2_control = bus_space_read_4(bst, bsh, 404 bcs->bcs_ddr_phy_ctl_pll_status = bus_space_read_4(bst, bsh, 406 bcs->bcs_ddr_phy_ctl_pll_dividers = bus_space_read_4(bst, bsh, 411 bcm53xx_get_chip_armcore_state(struct bcm53xx_chip_state *bcs, 467 struct bcm53xx_chip_state bcs; local in function:bcm53xx_bootstrap [all...] |