Lines Matching defs:host

144 static inline unsigned int hinfc_read(struct hinfc_host *host, unsigned int reg)  in hinfc_read()
149 static inline void hinfc_write(struct hinfc_host *host, unsigned int value, in hinfc_write()
155 static void wait_controller_finished(struct hinfc_host *host) in wait_controller_finished()
179 static void hisi_nfc_dma_transfer(struct hinfc_host *host, int todev) in hisi_nfc_dma_transfer()
238 static int hisi_nfc_send_cmd_pageprog(struct hinfc_host *host) in hisi_nfc_send_cmd_pageprog()
252 static int hisi_nfc_send_cmd_readstart(struct hinfc_host *host) in hisi_nfc_send_cmd_readstart()
279 static int hisi_nfc_send_cmd_erase(struct hinfc_host *host) in hisi_nfc_send_cmd_erase()
300 static int hisi_nfc_send_cmd_readid(struct hinfc_host *host) in hisi_nfc_send_cmd_readid()
317 static int hisi_nfc_send_cmd_status(struct hinfc_host *host) in hisi_nfc_send_cmd_status()
332 static int hisi_nfc_send_cmd_reset(struct hinfc_host *host, int chipselect) in hisi_nfc_send_cmd_reset()
349 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_select_chip() local
359 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_read_byte() local
375 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_write_buf() local
383 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_read_buf() local
392 struct hinfc_host *host = nand_get_controller_data(chip); in set_addr() local
427 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_cmdfunc() local
499 struct hinfc_host *host = devid; in hinfc_irq_handle() local
522 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nand_read_page_hwecc() local
554 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nand_read_oob() local
580 static void hisi_nfc_host_init(struct hinfc_host *host) in hisi_nfc_host_init()
636 static int hisi_nfc_ecc_probe(struct hinfc_host *host) in hisi_nfc_ecc_probe()
696 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_attach_chip() local
738 struct hinfc_host *host; in hisi_nfc_probe() local
808 struct hinfc_host *host = platform_get_drvdata(pdev); in hisi_nfc_remove() local
822 struct hinfc_host *host = dev_get_drvdata(dev); in hisi_nfc_suspend() local
842 struct hinfc_host *host = dev_get_drvdata(dev); in hisi_nfc_resume() local