Searched refs:msg_phys (Results 1 – 1 of 1) sorted by relevance
346 bcm2835_mbox_err(device_t dev, bus_addr_t msg_phys, uint32_t resp_phys, in bcm2835_mbox_err() argument353 if ((uint32_t)msg_phys != resp_phys) { in bcm2835_mbox_err()402 bus_addr_t msg_phys; in bcm2835_mbox_property() local418 &msg_phys); in bcm2835_mbox_property()429 MBOX_WRITE(mbox, BCM2835_MBOX_CHAN_PROP, (uint32_t)msg_phys); in bcm2835_mbox_property()437 err = bcm2835_mbox_err(mbox, msg_phys, reg, in bcm2835_mbox_property()