Searched defs:owl_host (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| D | owl-mmc.c | 137 struct owl_mmc_host *owl_host = devid; in owl_irq_handler() local 155 static void owl_mmc_finish_request(struct owl_mmc_host *owl_host) in owl_mmc_finish_request() 173 static void owl_mmc_send_cmd(struct owl_mmc_host *owl_host, in owl_mmc_send_cmd() 286 struct owl_mmc_host *owl_host = param; in owl_mmc_dma_complete() local 293 static int owl_mmc_prepare_data(struct owl_mmc_host *owl_host, in owl_mmc_prepare_data() 342 struct owl_mmc_host *owl_host = mmc_priv(mmc); in owl_mmc_request() local 388 static int owl_mmc_set_clk_rate(struct owl_mmc_host *owl_host, in owl_mmc_set_clk_rate() 427 static void owl_mmc_set_clk(struct owl_mmc_host *owl_host, struct mmc_ios *ios) in owl_mmc_set_clk() 436 static void owl_mmc_set_bus_width(struct owl_mmc_host *owl_host, in owl_mmc_set_bus_width() 457 static void owl_mmc_ctr_reset(struct owl_mmc_host *owl_host) in owl_mmc_ctr_reset() [all …]
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| D | owl-mmc.c | 136 struct owl_mmc_host *owl_host = devid; in owl_irq_handler() local 155 static void owl_mmc_finish_request(struct owl_mmc_host *owl_host) in owl_mmc_finish_request() 173 static void owl_mmc_send_cmd(struct owl_mmc_host *owl_host, in owl_mmc_send_cmd() 286 struct owl_mmc_host *owl_host = param; in owl_mmc_dma_complete() local 293 static int owl_mmc_prepare_data(struct owl_mmc_host *owl_host, in owl_mmc_prepare_data() 342 struct owl_mmc_host *owl_host = mmc_priv(mmc); in owl_mmc_request() local 388 static int owl_mmc_set_clk_rate(struct owl_mmc_host *owl_host, in owl_mmc_set_clk_rate() 427 static void owl_mmc_set_clk(struct owl_mmc_host *owl_host, struct mmc_ios *ios) in owl_mmc_set_clk() 436 static void owl_mmc_set_bus_width(struct owl_mmc_host *owl_host, in owl_mmc_set_bus_width() 457 static void owl_mmc_ctr_reset(struct owl_mmc_host *owl_host) in owl_mmc_ctr_reset() [all …]
|