aspeed_spi
struct aspeed_spi *aspi = platform_get_drvdata(pdev);
static phys_addr_t aspeed_spi_segment_start(struct aspeed_spi *aspi, u32 reg)
static phys_addr_t aspeed_spi_segment_end(struct aspeed_spi *aspi, u32 reg)
static u32 aspeed_spi_segment_reg(struct aspeed_spi *aspi,
static phys_addr_t aspeed_spi_segment_ast2600_start(struct aspeed_spi *aspi,
static phys_addr_t aspeed_spi_segment_ast2600_end(struct aspeed_spi *aspi,
static u32 aspeed_spi_segment_ast2600_reg(struct aspeed_spi *aspi,
static phys_addr_t aspeed_spi_segment_ast2700_start(struct aspeed_spi *aspi,
static phys_addr_t aspeed_spi_segment_ast2700_end(struct aspeed_spi *aspi,
static u32 aspeed_spi_segment_ast2700_reg(struct aspeed_spi *aspi,
struct aspeed_spi *aspi = chip->aspi;
struct aspeed_spi *aspi = chip->aspi;
struct aspeed_spi *aspi = chip->aspi;
struct aspeed_spi *aspi = spi_controller_get_devdata(mem->spi->controller);
struct aspeed_spi *aspi = spi_controller_get_devdata(mem->spi->controller);
static int aspeed_spi_set_window(struct aspeed_spi *aspi)
static int aspeed_spi_chip_set_default_window(struct aspeed_spi *aspi)
static int aspeed_spi_trim_window_size(struct aspeed_spi *aspi)
static int aspeed_adjust_window_ast2400(struct aspeed_spi *aspi)
static int aspeed_adjust_window_ast2500(struct aspeed_spi *aspi)
static int aspeed_adjust_window_ast2600(struct aspeed_spi *aspi)
struct aspeed_spi;
struct aspeed_spi *aspi;
struct aspeed_spi *aspi = chip->aspi;
struct aspeed_spi *aspi = spi_controller_get_devdata(desc->mem->spi->controller);
struct aspeed_spi *aspi = spi_controller_get_devdata(desc->mem->spi->controller);
static void aspeed_spi_chip_set_type(struct aspeed_spi *aspi, unsigned int cs, int type)
static void aspeed_spi_chip_enable(struct aspeed_spi *aspi, unsigned int cs, bool enable)
struct aspeed_spi *aspi = spi_controller_get_devdata(spi->controller);
struct aspeed_spi *aspi = spi_controller_get_devdata(spi->controller);
static void aspeed_spi_enable(struct aspeed_spi *aspi, bool enable)
struct aspeed_spi *aspi =
(struct aspeed_spi *)spi_controller_get_devdata(ctlr);
struct aspeed_spi *aspi =
phys_addr_t (*segment_start)(struct aspeed_spi *aspi, u32 reg);
(struct aspeed_spi *)spi_controller_get_devdata(ctlr);
phys_addr_t (*segment_end)(struct aspeed_spi *aspi, u32 reg);
static void aspeed_spi_user_transfer_tx(struct aspeed_spi *aspi,
u32 (*segment_reg)(struct aspeed_spi *aspi, phys_addr_t start,
struct aspeed_spi *aspi =
int (*adjust_window)(struct aspeed_spi *aspi);
(struct aspeed_spi *)spi_controller_get_devdata(ctlr);
struct aspeed_spi *aspi;