Lines Matching defs:ipfsh
427 const bus_space_handle_t ipfsh = psc->sc_bsh_ipfs;
436 val = bus_space_read_4(bst, ipfsh, 0x0);
455 val = bus_space_read_4(bst, ipfsh, 0x0);
629 const bus_space_handle_t ipfsh = psc->sc_bsh_ipfs;
635 bus_space_read_4(bst, ipfsh, 0x0));
638 bus_space_read_4(bst, ipfsh, 0x40));
641 bus_space_read_4(bst, ipfsh, 0x80));
643 bus_space_write_4(bst, ipfsh, 0x80, 0x00100000);
645 bus_space_read_4(bst, ipfsh, 0x80));
648 bus_space_read_4(bst, ipfsh, 0x180));
650 tegra_reg_set_clear(bst, ipfsh, 0x180, 1, 0);
652 bus_space_read_4(bst, ipfsh, 0x180));
669 bus_space_read_4(bst, ipfsh, 0x188));
670 tegra_reg_set_clear(bst, ipfsh, 0x188, __BIT(16), 0);
672 bus_space_read_4(bst, ipfsh, 0x188));