Searched defs:enter (Results 1 - 2 of 2) sorted by path

/drivers/mtd/devices/
H A Dst_spi_fsm.c789 static int stfsm_enter_32bit_addr(struct stfsm *fsm, int enter) argument
792 uint32_t cmd = enter ? SPINOR_OP_EN4B : SPINOR_OP_EX4B;
911 * Certain modes of operation cause the Flash device to enter a particular state
/drivers/pcmcia/
H A Di82092aa.h8 #define enter(x) printk("Enter: %s, %s line %i\n",x,__FILE__,__LINE__) macro
12 #define enter(x) do {} while (0) macro

Completed in 143 milliseconds