Searched refs:sync_cs (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Dusb-tusb6010.h9 unsigned int async_cs, unsigned int sync_cs,
H A Dusb-tusb6010.c22 static u8 async_cs, sync_cs; variable
96 return gpmc_cs_set_timings(sync_cs, &t, &tusb_sync);
185 sync_cs = sync;
187 status = gpmc_cs_program_settings(sync_cs, &tusb_sync);

Completed in 113 milliseconds