Home
last modified time | relevance | path

Searched refs:re_enable (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c428 goto re_enable; in dwmac5_rxp_config()
455 goto re_enable; in dwmac5_rxp_config()
463 goto re_enable; in dwmac5_rxp_config()
470 goto re_enable; in dwmac5_rxp_config()
480 goto re_enable; in dwmac5_rxp_config()
493 re_enable: in dwmac5_rxp_config()
H A Ddwxgmac2_core.c1025 goto re_enable; in dwxgmac3_rxp_config()
1052 goto re_enable; in dwxgmac3_rxp_config()
1060 goto re_enable; in dwxgmac3_rxp_config()
1067 goto re_enable; in dwxgmac3_rxp_config()
1077 goto re_enable; in dwxgmac3_rxp_config()
1090 re_enable: in dwxgmac3_rxp_config()
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dvid.c290 int re_enable = disable_interrupts(); in adjust_vdd() local
441 if (re_enable) in adjust_vdd()
449 int re_enable = disable_interrupts(); in adjust_vdd() local
617 if (re_enable) in adjust_vdd()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c188 int re_enable = disable_interrupts(); in watchdog_reset() local
195 if (re_enable) in watchdog_reset()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c279 int re_enable = disable_interrupts(); in watchdog_reset() local
282 if (re_enable) in watchdog_reset()
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Dt4240qds.c208 int re_enable = disable_interrupts(); in adjust_vdd() local
336 if (re_enable) in adjust_vdd()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu.c362 int re_enable = disable_interrupts(); in watchdog_reset() local
365 if (re_enable) in watchdog_reset()
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Db4860qds.c134 int re_enable = disable_interrupts(); in adjust_vdd() local
325 if (re_enable) in adjust_vdd()
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dstk8baxx.c258 bool re_enable; member
873 stk->re_enable = false; in sensor_init()