Lines Matching refs:firmware
1 This page describes how to make calls to the firmware api.
6 The preferred calling convention is known as the firmware mailbox. The
16 The firmware implements 20 mailboxes of 20 32-bit words. The first 10 are
17 reserved for API calls. The second 10 are used by the firmware for event
30 perspective of the firmware.
51 doesn't handle the completed call within the timeout specified, the firmware
57 driver then sets the parameter ready bit (bit 1). The firmware scans the
62 time set in the timeout register, the firmware will reset that mailbox.
64 Event notifications are sent from the firmware to the host. The host tells the
65 firmware which events it is interested in via an API call. That call tells the
66 firmware which notification mailbox to use. The firmware signals the host via