Searched refs:bcmmbox_write (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dbcm2835_mbox.h96 void bcmmbox_write(uint8_t chan, uint32_t data);
/openbsd-current/sys/dev/fdt/
H A Dbcm2835_mbox.c253 bcmmbox_write(uint8_t chan, uint32_t data) function
294 bcmmbox_write(chan, map->dm_segs[0].ds_addr);

Completed in 72 milliseconds