Searched refs:fall (Results 1 – 9 of 9) sorted by relevance
/drivers/gpio/ |
D | gpio-mt7621.c | 113 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 117 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_unmask() 121 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask() 134 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local 138 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_mask() 141 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); in mediatek_gpio_irq_mask()
|
D | gpio-stmpe.c | 297 u8 fall = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local 323 fall = !!(ret & mask); in stmpe_dbg_show_one() 345 fall_values[fall]); in stmpe_dbg_show_one()
|
/drivers/iommu/ |
D | Kconfig | 120 runtime default will fall back to IOMMU_DEFAULT_DMA_STRICT. 130 runtime default will fall back to IOMMU_DEFAULT_DMA_STRICT.
|
/drivers/scsi/ |
D | 53c700.scr | 264 ; fall through to MsgInDuringData
|
D | 53c700_d.h_shipped | 468 ; fall through to MsgInDuringData
|
/drivers/cpufreq/ |
D | Kconfig.arm | 310 we will fall-back so safe-values contained in Device Tree. Enable
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 113 // fall through to main loop after completion.
|
D | hub.fuc | 61 // fall through to main loop after completion.
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 915 * successfully, SCSIEN should fall *long* before we 1398 * count REQ while we are waiting for it to fall during
|