Lines Matching defs:host

155 static inline unsigned int hinfc_read(struct hinfc_host *host, unsigned int reg)  in hinfc_read()
160 static inline void hinfc_write(struct hinfc_host *host, unsigned int value, in hinfc_write()
166 static void wait_controller_finished(struct hinfc_host *host) in wait_controller_finished()
190 static void hisi_nfc_dma_transfer(struct hinfc_host *host, int todev) in hisi_nfc_dma_transfer()
249 static int hisi_nfc_send_cmd_pageprog(struct hinfc_host *host) in hisi_nfc_send_cmd_pageprog()
263 static int hisi_nfc_send_cmd_readstart(struct hinfc_host *host) in hisi_nfc_send_cmd_readstart()
290 static int hisi_nfc_send_cmd_erase(struct hinfc_host *host) in hisi_nfc_send_cmd_erase()
311 static int hisi_nfc_send_cmd_readid(struct hinfc_host *host) in hisi_nfc_send_cmd_readid()
328 static int hisi_nfc_send_cmd_status(struct hinfc_host *host) in hisi_nfc_send_cmd_status()
343 static int hisi_nfc_send_cmd_reset(struct hinfc_host *host, int chipselect) in hisi_nfc_send_cmd_reset()
361 struct hinfc_host *host = chip->priv; in hisi_nfc_select_chip() local
372 struct hinfc_host *host = chip->priv; in hisi_nfc_read_byte() local
388 struct hinfc_host *host = chip->priv; in hisi_nfc_read_word() local
398 struct hinfc_host *host = chip->priv; in hisi_nfc_write_buf() local
407 struct hinfc_host *host = chip->priv; in hisi_nfc_read_buf() local
416 struct hinfc_host *host = chip->priv; in set_addr() local
452 struct hinfc_host *host = chip->priv; in hisi_nfc_cmdfunc() local
524 struct hinfc_host *host = devid; in hinfc_irq_handle() local
546 struct hinfc_host *host = chip->priv; in hisi_nand_read_page_hwecc() local
578 struct hinfc_host *host = chip->priv; in hisi_nand_read_oob() local
602 static void hisi_nfc_host_init(struct hinfc_host *host) in hisi_nfc_host_init()
639 static int hisi_nfc_ecc_probe(struct hinfc_host *host) in hisi_nfc_ecc_probe()
701 struct hinfc_host *host; in hisi_nfc_probe() local
825 struct hinfc_host *host = platform_get_drvdata(pdev); in hisi_nfc_remove() local
836 struct hinfc_host *host = dev_get_drvdata(dev); in hisi_nfc_suspend() local
856 struct hinfc_host *host = dev_get_drvdata(dev); in hisi_nfc_resume() local