Searched refs:gpmc_cs_program_settings (Results 1 – 6 of 6) sorted by relevance
183 status = gpmc_cs_program_settings(async_cs, &tusb_async); in tusb6010_setup_interface()198 status = gpmc_cs_program_settings(sync_cs, &tusb_sync); in tusb6010_setup_interface()
115 err = gpmc_cs_program_settings(gpmc_nand_data->cs, &s); in gpmc_nand_init()
293 ret = gpmc_cs_program_settings(gpmc_onenand_data->cs, &onenand_async); in omap2_onenand_setup_async()331 ret = gpmc_cs_program_settings(gpmc_onenand_data->cs, &onenand_sync); in omap2_onenand_setup_sync()
136 ret = gpmc_cs_program_settings(gpmc_cfg->cs, &smc91x_settings); in gpmc_smc91x_init()
222 extern int gpmc_cs_program_settings(int cs, struct gpmc_settings *p);
1174 int gpmc_cs_program_settings(int cs, struct gpmc_settings *p) in gpmc_cs_program_settings() function1571 ret = gpmc_cs_program_settings(cs, &gpmc_s); in gpmc_probe_generic_child()