Searched refs:on_chip (Results 1 - 16 of 16) sorted by path

/linux-master/drivers/usb/gadget/udc/
H A Dm66592-udc.h532 if (m66592->pdata->on_chip) {
568 if (m66592->pdata->on_chip) {
H A Dr8a66597-udc.h136 if (r8a66597->pdata->on_chip) {
137 /* 32-bit accesses for on_chip controllers */
203 if (r8a66597->pdata->on_chip) {
221 if (r8a66597->pdata->on_chip)
H A Dm66592-udc.c218 if (m66592->pdata->on_chip)
315 if (m66592->pdata->on_chip)
336 } else if (!m66592->pdata->on_chip && m66592->num_dma == 1) {
591 if (m66592->pdata->on_chip) {
682 if (!m66592->pdata->on_chip) {
697 if (!m66592->pdata->on_chip) {
1207 if (m66592->pdata->on_chip && !intsts0 && !intenb0) {
1525 if (m66592->pdata->on_chip) {
1600 if (m66592->pdata->on_chip) {
1670 if (m66592->pdata->on_chip) {
[all...]
H A Dr8a66597-udc.c263 if (r8a66597->pdata->on_chip)
806 if (r8a66597->pdata->on_chip) {
851 if (r8a66597->pdata->on_chip) {
885 if (!r8a66597->pdata->on_chip) {
1816 if (r8a66597->pdata->on_chip) {
1877 if (r8a66597->pdata->on_chip) {
1956 if (r8a66597->pdata->on_chip)
/linux-master/arch/sh/boards/mach-ecovec24/
H A Dsetup.c188 .on_chip = 1,
224 .on_chip = 1,
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c216 .on_chip = 1,
/linux-master/arch/sh/boards/mach-se/7724/
H A Dsetup.c392 .on_chip = 1,
421 .on_chip = 1,
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dsetup-sh7264.c478 .on_chip = 1,
H A Dsetup-sh7269.c495 .on_chip = 1,
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7366.c62 .on_chip = 1,
H A Dsetup-sh7722.c276 .on_chip = 1,
H A Dsetup-sh7723.c325 .on_chip = 1,
/linux-master/drivers/usb/host/
H A Dr8a66597-hcd.c83 if (r8a66597->pdata->on_chip) {
127 if (r8a66597->pdata->on_chip) {
501 if (r8a66597->pdata->on_chip)
763 if (r8a66597->pdata->on_chip)
2390 if (r8a66597->pdata->on_chip)
2454 if (r8a66597->pdata->on_chip) {
2499 if (r8a66597->pdata->on_chip)
H A Dr8a66597.h172 if (r8a66597->pdata->on_chip) {
217 if (r8a66597->pdata->on_chip) {
/linux-master/include/linux/usb/
H A Dm66592.h17 unsigned on_chip:1; member in struct:m66592_platdata
H A Dr8a66597.h25 unsigned on_chip:1; member in struct:r8a66597_platdata

Completed in 641 milliseconds