Searched full:iocon (Results 1 – 3 of 3) sorted by relevance
63 Sets the mirror flag in the IOCON register. Devices with two interrupt74 Sets the INTPOL flag in the IOCON register.This configures the IRQ output80 Sets the ODR flag in the IOCON register. This configures the IRQ output as
398 u32 iocon; member435 u32 iocon; member1063 writel(host->def_tune_para.iocon, host->base + MSDC_IOCON); in msdc_set_mclk()1074 writel(host->saved_tune_para.iocon, host->base + MSDC_IOCON); in msdc_set_mclk()1972 host->def_tune_para.iocon = readl(host->base + MSDC_IOCON); in msdc_init_hw()1973 host->saved_tune_para.iocon = readl(host->base + MSDC_IOCON); in msdc_init_hw()2494 host->saved_tune_para.iocon = readl(host->base + MSDC_IOCON); in msdc_execute_tuning()3133 host->save_para.iocon = readl(host->base + MSDC_IOCON); in msdc_save_reg()3172 writel(host->save_para.iocon, host->base + MSDC_IOCON); in msdc_restore_reg()
643 /* mcp23s17 has IOCON twice, make sure they are in sync */ in mcp23s08_probe_one()662 return dev_err_probe(dev, ret, "can't write IOCON %d\n", addr); in mcp23s08_probe_one()