/hardware/intel/img/psb_video/src/hwdefs/ |
D | reg_io2.h | 70 IMG_UINT32 REGIO_READ_FIELD(IMG_UINT32 ui32RegValue, group, reg, field); 96 …IMG_UINT32 REGIO_READ_REPEATED_FIELD(IMG_UINT32 ui32RegValue, group, reg, field, IMG_UINT32 ui… 117 IMG_UINT32 REGIO_READ_REGISTER(IMG_UINT32 ui32DevId, group, reg); 140 …IMG_UINT32 REGIO_READ_TABLE_REGISTER(IMG_UINT32 ui32DevId, group, reg, IMG_UINT32 ui32TabIndex… 166 …IMG_VOID REGIO_WRITE_FIELD(IMG_UINT32 ui32RegValue, group, reg, field, IMG_UINT32 ui32Va… 193 …IMG_VOID REGIO_WRITE_REPEATED_FIELD(IMG_UINT32 ui32RegValue, group, reg, field, IMG_UINT32 ui… 217 IMG_VOID REGIO_WRITE_REGISTER(IMG_UINT32 ui32DevId, group, reg, IMG_UINT32 ui32RegValue); 242 …IMG_VOID REGIO_WRITE_TABLE_REGISTER(IMG_UINT32 ui32DevId, group, reg, IMG_UINT32 ui32TabIndex… 267 …IMG_VOID REGIO_WRITE_TABLE_REGISTER(IMG_UINT32 ui32DevId, group, reg, IMG_UINT32 ui32Offset, … 278 #define REGIO_READ_FIELD(ui32RegValue, group, reg, field) … [all …]
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIfaceCallback.hal | 140 * Used to indicate a successful formation of a P2P group. 145 * Used to indicate a failure to form a P2P group. 152 * Used to indicate the start of a P2P group. 154 * @param groupIfName Interface name of the group. (For ex: p2p-p2p0-1) 155 * @param isGo Whether this device is owner of the group. 156 * @param ssid SSID of the group. 157 * @param frequency Frequency on which this group is created. 158 * @param psk PSK used to secure the group. 159 * @param passphrase PSK passphrase used to secure the group. 160 * @param goDeviceAddress MAC Address of the owner of this group. [all …]
|
D | ISupplicantP2pIface.hal | 115 * This value controls how long a P2P group is maintained after there 116 * is no other members in the group. As a group owner, this means no 117 * associated stations in the group. As a P2P client, this means no 118 * group owner seen in scan results. 185 * Start P2P group formation with a discovered P2P peer. This includes 186 * optional group owner negotiation, group interface setup, provisioning, 194 * existing group as a client. It skips the group owner negotiation 196 * target group owner before associating for WPS provisioning. 197 * @param persistent Used to request a persistent group to be formed. 198 * @param goIntent Used to override the default Intent for this group owner [all …]
|
D | ISupplicantP2pNetwork.hal | 94 * Check if the device is the group owner of the network. 100 * @return isGo true if group owner, false otherwise. 105 * Set the list of P2P Clients in a persistent group (GO). 107 * the persistent group. This is maintained on the GO for persistent 108 * group entries (disabled == 2). 120 * Get the list of P2P Clients in a persistent group (GO). 122 * the persistent group. This is maintained on the GO for persistent 123 * group entries (disabled == 2).
|
/hardware/intel/img/psb_video/src/mrst/ |
D | psb_deblock.c | 73 #define psb_deblock_reg_set(group, reg, value) \ argument 74 … *cmdbuf->regio_idx++ = (group##_##reg##_##OFFSET + group##_##BASE) | MSVDX_DEBLOCK_REG_SET; \ 77 #define psb_deblock_reg_set_RELOC( group, reg, buffer, buffer_offset, dst) \ argument 78 … *cmdbuf->regio_idx++ = (group##_##reg##_##OFFSET + group##_##BASE) | MSVDX_DEBLOCK_REG_SET; \ 81 #define psb_deblock_reg_table_set(group, reg, index, value) \ argument 82 …*cmdbuf->regio_idx++ = ( (group##_##reg##_OFFSET + group##_##BASE + index*group##_##reg##_STRIDE) … 85 #define psb_deblock_reg_get(group, reg) \ argument 86 …*cmdbuf->regio_idx++ = (group##_##reg##_##OFFSET + group##_##BASE) | MSVDX_DEBLOCK_REG_GET; reg_ge…
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 57 * The fingerprint template must be assigned to the group gid. 61 * @param gid a framework defined fingerprint set (group) id. 129 * @param gid group id must match the last group set by setActiveGroup(). 131 * current group. 140 * Restricts the HAL operation to a set of fingerprints belonging to a group 144 * @param gid the fingerprint group (set) id. 157 * @param gid fingerprint group id.
|
/hardware/interfaces/gatekeeper/1.0/default/ |
D | android.hardware.gatekeeper@1.0-service.rc | 4 group system
|
/hardware/interfaces/nfc/1.0/default/ |
D | android.hardware.nfc@1.0-service.rc | 4 group nfc
|
/hardware/interfaces/vr/1.0/default/ |
D | android.hardware.vr@1.0-service.rc | 4 group system
|
/hardware/interfaces/dumpstate/1.0/default/ |
D | android.hardware.dumpstate@1.0-service.rc | 4 group system
|
/hardware/interfaces/vibrator/1.0/default/ |
D | android.hardware.vibrator@1.0-service.rc | 4 group system
|
/hardware/interfaces/boot/1.0/default/ |
D | android.hardware.boot@1.0-service.rc | 4 group root
|
/hardware/interfaces/keymaster/3.0/default/ |
D | android.hardware.keymaster@3.0-service.rc | 4 group system drmrpc
|
/hardware/interfaces/health/1.0/default/ |
D | android.hardware.health@1.0-service.rc | 4 group system
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | android.hardware.broadcastradio@1.1-service.rc | 4 group audio
|
/hardware/interfaces/memtrack/1.0/default/ |
D | android.hardware.memtrack@1.0-service.rc | 4 group system
|
/hardware/interfaces/contexthub/1.0/default/ |
D | android.hardware.contexthub@1.0-service.rc | 4 group system
|
/hardware/interfaces/thermal/1.0/default/ |
D | android.hardware.thermal@1.0-service.rc | 4 group system
|
/hardware/interfaces/usb/1.0/default/ |
D | android.hardware.usb@1.0-service.rc | 4 group system
|
/hardware/interfaces/power/1.0/default/ |
D | android.hardware.power@1.0-service.rc | 4 group system
|
/hardware/interfaces/light/2.0/default/ |
D | android.hardware.light@2.0-service.rc | 4 group system
|
/hardware/interfaces/wifi/1.1/default/ |
D | android.hardware.wifi@1.0-service.rc | 4 group wifi gps
|
/hardware/interfaces/ir/1.0/default/ |
D | android.hardware.ir@1.0-service.rc | 4 group system
|
/hardware/interfaces/configstore/1.0/default/ |
D | android.hardware.configstore@1.0-service.rc | 4 group system
|
/hardware/interfaces/gnss/1.0/default/ |
D | android.hardware.gnss@1.0-service.rc | 4 group system gps radio
|