Searched refs:cs_on (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap2/
H A Dgpmc-nand.c45 t.cs_on = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->cs_on);
H A Dusb-tusb6010.c61 t.cs_on = 8;
63 t.adv_on = next_clk(t.cs_on, t_acsnh_advnh - 7000, fclk_ps);
117 t.cs_on = 8;
120 t.adv_on = next_clk(t.cs_on, t_scsnh_advnh - 7000, fclk_ps);
H A Dgpmc-smc91x.c73 t.cs_on = 0;
74 t.adv_on = t.cs_on;
H A Dgpmc-onenand.c55 t.cs_on = 0;
62 t.access = max_t(int, t.access, t.cs_on + gpmc_round_ns_to_ticks(t_ce));
249 t.cs_on = 0;
H A Dboard-flash.c111 .cs_on = 0,
H A Dgpmc.c257 GPMC_SET_ONE(GPMC_CS_CONFIG2, 0, 3, cs_on);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc-nand.c45 t.cs_on = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->cs_on);
H A Dusb-tusb6010.c61 t.cs_on = 8;
63 t.adv_on = next_clk(t.cs_on, t_acsnh_advnh - 7000, fclk_ps);
117 t.cs_on = 8;
120 t.adv_on = next_clk(t.cs_on, t_scsnh_advnh - 7000, fclk_ps);
H A Dgpmc-smc91x.c73 t.cs_on = 0;
74 t.adv_on = t.cs_on;
H A Dgpmc-onenand.c55 t.cs_on = 0;
62 t.access = max_t(int, t.access, t.cs_on + gpmc_round_ns_to_ticks(t_ce));
249 t.cs_on = 0;
H A Dboard-flash.c111 .cs_on = 0,
H A Dgpmc.c257 GPMC_SET_ONE(GPMC_CS_CONFIG2, 0, 3, cs_on);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-omap/include/plat/
H A Dgpmc.h91 u16 cs_on; /* Assertion time */ member in struct:gpmc_timings
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dgpmc.h91 u16 cs_on; /* Assertion time */ member in struct:gpmc_timings
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dmmc_spi.c261 struct mmc_command *cmd, int cs_on)
427 if (value >= 0 && cs_on)
445 struct mmc_command *cmd, int cs_on)
510 if (cs_on && (mrq->data->flags & MMC_DATA_READ)) {
557 return mmc_spi_response_get(host, cmd, cs_on);
260 mmc_spi_response_get(struct mmc_spi_host *host, struct mmc_command *cmd, int cs_on) argument
443 mmc_spi_command_send(struct mmc_spi_host *host, struct mmc_request *mrq, struct mmc_command *cmd, int cs_on) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dmmc_spi.c261 struct mmc_command *cmd, int cs_on)
427 if (value >= 0 && cs_on)
445 struct mmc_command *cmd, int cs_on)
510 if (cs_on && (mrq->data->flags & MMC_DATA_READ)) {
557 return mmc_spi_response_get(host, cmd, cs_on);
260 mmc_spi_response_get(struct mmc_spi_host *host, struct mmc_command *cmd, int cs_on) argument
443 mmc_spi_command_send(struct mmc_spi_host *host, struct mmc_request *mrq, struct mmc_command *cmd, int cs_on) argument

Completed in 202 milliseconds