/freebsd/sys/dev/tdfx/ |
H A D | tdfx_pci.c | 483 tdfx_query_fetch(u_int cmd, struct tdfx_pio_data *piod) in tdfx_query_fetch() argument 494 /*piod->device &= 0xf;*/ in tdfx_query_fetch() 495 if((piod == NULL) ||(tdfx_count <= piod->device) || in tdfx_query_fetch() 496 (piod->device < 0)) { in tdfx_query_fetch() 504 piod->device); in tdfx_query_fetch() 511 switch(piod->port) { in tdfx_query_fetch() 513 if(piod->size != 2) return -EINVAL; in tdfx_query_fetch() 514 return -copyout(&tdfx_info->vendor, piod->value, piod->size); in tdfx_query_fetch() 516 if(piod->size != 2) return -EINVAL; in tdfx_query_fetch() 517 return -copyout(&tdfx_info->type, piod->value, piod->size); in tdfx_query_fetch() [all …]
|
H A D | tdfx_pci.h | 54 static int tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod); 56 static int tdfx_query_fetch(u_int cmd, struct tdfx_pio_data *piod); 57 static int tdfx_query_update(u_int cmd, struct tdfx_pio_data *piod); 60 static int tdfx_do_pio(u_int cmd, struct tdfx_pio_data *piod); 61 static int tdfx_do_pio_wt(struct tdfx_pio_data *piod); 62 static int tdfx_do_pio_rd(struct tdfx_pio_data *piod);
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | atmel-usart.txt | 59 rts-gpios = <&pioD 15 GPIO_ACTIVE_LOW>; 60 cts-gpios = <&pioD 16 GPIO_ACTIVE_LOW>; 61 dtr-gpios = <&pioD 17 GPIO_ACTIVE_LOW>; 62 dsr-gpios = <&pioD 18 GPIO_ACTIVE_LOW>; 63 dcd-gpios = <&pioD 20 GPIO_ACTIVE_LOW>; 64 rng-gpios = <&pioD 19 GPIO_ACTIVE_LOW>;
|
/freebsd/lib/libproc/ |
H A D | proc_util.c | 192 struct ptrace_io_desc piod; in proc_read() local 196 piod.piod_op = PIOD_READ_D; in proc_read() 197 piod.piod_len = size; in proc_read() 198 piod.piod_addr = (void *)buf; in proc_read() 199 piod.piod_offs = (void *)addr; in proc_read() 201 if (ptrace(PT_IO, proc_getpid(phdl), (caddr_t)&piod, 0) < 0) in proc_read() 203 return (piod.piod_len); in proc_read()
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | sama5d3xmb.dtsi | 22 cd-gpios = <&pioD 17 GPIO_ACTIVE_HIGH>; 102 cd-gpios = <&pioD 18 GPIO_ACTIVE_HIGH>; 169 atmel,vbus-gpio = <&pioD 29 GPIO_ACTIVE_HIGH>; 177 atmel,vbus-gpio = <&pioD 25 GPIO_ACTIVE_HIGH 178 &pioD 26 GPIO_ACTIVE_LOW 179 &pioD 27 GPIO_ACTIVE_LOW
|
H A D | at91sam9x5ek.dtsi | 65 cd-gpios = <&pioD 15 GPIO_ACTIVE_HIGH>; 80 cd-gpios = <&pioD 14 GPIO_ACTIVE_HIGH>; 147 atmel,vbus-gpio = <0 /* &pioD 18 GPIO_ACTIVE_LOW *//* Activate to have access to port A */ 148 &pioD 19 GPIO_ACTIVE_LOW 149 &pioD 20 GPIO_ACTIVE_LOW
|
H A D | at91sam9m10g45ek.dts | 73 resetb-gpios = <&pioD 12 GPIO_ACTIVE_LOW>; 74 pwdn-gpios = <&pioD 13 GPIO_ACTIVE_HIGH>; 107 cd-gpios = <&pioD 10 GPIO_ACTIVE_HIGH>; 121 cd-gpios = <&pioD 11 GPIO_ACTIVE_HIGH>; 122 wp-gpios = <&pioD 29 GPIO_ACTIVE_HIGH>; 309 atmel,vbus-gpio = <&pioD 1 GPIO_ACTIVE_LOW 310 &pioD 3 GPIO_ACTIVE_LOW>; 323 gpios = <&pioD 30 GPIO_ACTIVE_HIGH>;
|
H A D | pm9g45.dts | 76 cd-gpios = <&pioD 6 GPIO_ACTIVE_HIGH>; 96 rb-gpios = <&pioD 3 GPIO_ACTIVE_HIGH>; 157 gpios = <&pioD 0 GPIO_ACTIVE_LOW>; 163 gpios = <&pioD 31 GPIO_ACTIVE_HIGH>;
|
H A D | at91-cosino_mega2560.dts | 61 atmel,vbus-gpio = <0 /* &pioD 18 GPIO_ACTIVE_LOW */ 62 &pioD 19 GPIO_ACTIVE_LOW 63 &pioD 20 GPIO_ACTIVE_LOW
|
H A D | at91-sam9x60_curiosity.dts | 61 gpios = <&pioD 17 GPIO_ACTIVE_HIGH>; 66 gpios = <&pioD 19 GPIO_ACTIVE_HIGH>; 71 gpios = <&pioD 21 GPIO_ACTIVE_HIGH>; 140 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>; 141 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>; 497 &pioD 18 GPIO_ACTIVE_HIGH 498 &pioD 15 GPIO_ACTIVE_HIGH>;
|
H A D | at91-wb50n.dtsi | 93 dtr-gpios = <&pioD 13 GPIO_ACTIVE_LOW>; 94 dsr-gpios = <&pioD 11 GPIO_ACTIVE_LOW>; 95 dcd-gpios = <&pioD 7 GPIO_ACTIVE_LOW>; 96 rng-gpios = <&pioD 8 GPIO_ACTIVE_LOW>;
|
H A D | at91sam9x5cm.dtsi | 66 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>; 67 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>; 131 gpios = <&pioD 21 GPIO_ACTIVE_HIGH>;
|
H A D | at91-cosino.dtsi | 63 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>; 64 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>; 121 cd-gpios = <&pioD 15 GPIO_ACTIVE_HIGH>;
|
H A D | at91-sama5d4_ma5d4evk.dts | 120 gpios = <&pioD 28 GPIO_ACTIVE_HIGH>; 126 gpios = <&pioD 29 GPIO_ACTIVE_HIGH>; 132 gpios = <&pioD 30 GPIO_ACTIVE_HIGH>;
|
H A D | sama5d3xmb_cmp.dtsi | 21 cd-gpios = <&pioD 17 GPIO_ACTIVE_HIGH>; 101 cd-gpios = <&pioD 18 GPIO_ACTIVE_HIGH>; 220 atmel,vbus-gpio = <&pioD 29 GPIO_ACTIVE_HIGH>;
|
H A D | at91rm9200ek.dts | 47 atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>; 48 atmel,pullup-gpio = <&pioD 5 GPIO_ACTIVE_HIGH>;
|
H A D | at91-kizboxmini-common.dtsi | 133 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>; 134 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
|
H A D | at91-wb45n.dtsi | 55 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>; 56 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
|
H A D | at91-sam9x60ek.dts | 44 gpios = <&pioD 18 GPIO_ACTIVE_LOW>; 152 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>; 153 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>; 658 &pioD 15 GPIO_ACTIVE_HIGH 659 &pioD 16 GPIO_ACTIVE_HIGH>;
|
H A D | at91-sama5d3_ksz9477_evb.dts | 99 cs-gpios = <&pioD 13 GPIO_ACTIVE_LOW>, <0>, <0>, 100 <&pioD 16 GPIO_ACTIVE_LOW>;
|
H A D | at91rm9200_pqfp.dtsi | 14 &pioD {
|
H A D | at91sam9rlek.dts | 80 rb-gpios = <&pioD 17 GPIO_ACTIVE_HIGH>; 246 gpios = <&pioD 14 GPIO_ACTIVE_HIGH>;
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | atmel,at91-usart.yaml | 142 rts-gpios = <&pioD 15 GPIO_ACTIVE_LOW>; 143 cts-gpios = <&pioD 16 GPIO_ACTIVE_LOW>; 144 dtr-gpios = <&pioD 17 GPIO_ACTIVE_LOW>; 145 dsr-gpios = <&pioD 18 GPIO_ACTIVE_LOW>; 146 dcd-gpios = <&pioD 20 GPIO_ACTIVE_LOW>; 147 rng-gpios = <&pioD 19 GPIO_ACTIVE_LOW>;
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | atmel-hsmci.txt | 52 cd-gpios = <&pioD 15 0> 66 cd-gpios = <&pioD 15 0>
|
/freebsd/sys/kern/ |
H A D | sys_process.c | 603 struct ptrace_io_desc piod; in sys_ptrace() member 663 error = copyin(uap->addr, &r.piod, sizeof(r.piod)); in sys_ptrace() 708 error = copyout(&r.piod, uap->addr, sizeof(r.piod)); in sys_ptrace() 849 struct ptrace_io_desc *piod = NULL; in kern_ptrace() local 1383 piod = addr; in kern_ptrace() 1384 iov.iov_base = piod->piod_addr; in kern_ptrace() 1385 iov.iov_len = piod->piod_len; in kern_ptrace() 1386 uio.uio_offset = (off_t)(uintptr_t)piod->piod_offs; in kern_ptrace() 1387 uio.uio_resid = piod->piod_len; in kern_ptrace() 1392 switch (piod->piod_op) { in kern_ptrace() [all …]
|