Searched refs:pld (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | bcopy_page.S | 52 pld [r0] 58 1: pld [r0, #0x18] /* Prefetch 0x20 */ 70 pld [r0, #0x18] /* Prefetch 0x40 */ 83 pld [r0, #0x18] /* Prefetch 0x60 */ 96 pld [r0, #0x18] /* Prefetch 0x80 */
|
| H A D | bcopyinout_xscale.S | 115 pld [r0] 158 pld [r0, #0x18] /* Prefetch 0x20 */ 222 pld [r0, #0x18] 303 pld [r0, #0x018] 342 pld [r0, #0x018] 381 pld [r0, #0x018] 500 pld [r0] 607 pld [r0, #0x18] 689 pld [r0, #0x018] 728 pld [r0, #0x018] [all …]
|
| H A D | in_cksum_arm.S | 119 pld [r0] /* Pre-fetch the start of the buffer */ 164 pld [r0, #0x18] 179 pld [r0, #0x18] 205 pld [r0, #0x18]
|
| H A D | support.S | 768 pld [r1] 835 pld [r1, #0x18] /* Prefetch 0x20 */ 846 pld [r1, #0x18] /* Prefetch 0x40 */ 859 pld [r1, #0x18] /* Prefetch 0x60 */ 872 pld [r1, #0x18] /* Prefetch 0x80 */ 899 pld [r1, #0x18] 977 pld [r1, #0x018] 1016 pld [r1, #0x018] 1055 pld [r1, #0x018]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | gateworks,pld-gpio.txt | 7 - compatible: Should be "gateworks,pld-gpio" 15 pld@56 { 16 compatible = "gateworks,pld-gpio";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | intel-ixp43x-gateworks-gw2358.dts | 64 pld0: pld@56 { 65 compatible = "gateworks,pld-gpio"; 71 pld1: pld@57 { 72 compatible = "gateworks,pld-gpio";
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_mci.c | 264 u_int32_t pld[4] = {0, 0, 0, 0}; in ar9300_mci_send_coex_bt_status_query() local 271 MCI_GPM_SET_TYPE_OPCODE(pld, in ar9300_mci_send_coex_bt_status_query() 322 u_int32_t pld[4] = {0, 0, 0, 0}; in ar9300_mci_send_coex_bt_flags() local 324 MCI_GPM_SET_TYPE_OPCODE(pld, in ar9300_mci_send_coex_bt_flags() 327 *(((u_int8_t *)pld) + MCI_GPM_COEX_B_BT_FLAGS_OP) = opcode; in ar9300_mci_send_coex_bt_flags() 329 *(((u_int8_t *)pld) + MCI_GPM_COEX_W_BT_FLAGS + 1) = in ar9300_mci_send_coex_bt_flags() 331 *(((u_int8_t *)pld) + MCI_GPM_COEX_W_BT_FLAGS + 2) = in ar9300_mci_send_coex_bt_flags() 333 *(((u_int8_t *)pld) + MCI_GPM_COEX_W_BT_FLAGS + 3) = in ar9300_mci_send_coex_bt_flags() 1537 u_int32_t *pld; in ar9300_mci_state() local 1554 pld8 = (u_int8_t *) pld; in ar9300_mci_state() [all …]
|