Lines Matching defs:setup
316 * lpss_ssp_setup - perform LPSS SSP specific setup
319 * Perform LPSS SSP specific setup. This function must be called first if
1230 /* NOTE: setup() can be called multiple times, possibly with
1264 static int setup(struct spi_device *spi)
1308 /* Only alloc on first setup */
1318 "failed setup: cs number must not be > 4.\n");
1369 "in setup: DMA burst size reduced to match bits_per_word\n");
1372 "in setup: DMA burst size set to %u\n",
1718 controller->setup = setup;