Searched refs:fall (Results 1 – 10 of 10) sorted by relevance
| /drivers/gpio/ |
| A D | gpio-mt7621.c | 112 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 118 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_unmask() 122 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask() 135 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local 139 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_mask() 142 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); in mediatek_gpio_irq_mask()
|
| A D | gpio-mlxbf2.c | 292 bool fall = false; in mlxbf2_gpio_irq_set_type() local 298 fall = true; in mlxbf2_gpio_irq_set_type() 305 fall = true; in mlxbf2_gpio_irq_set_type() 312 if (fall) { in mlxbf2_gpio_irq_set_type()
|
| A D | gpio-stmpe.c | 314 u8 fall = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local 340 fall = !!(ret & mask); in stmpe_dbg_show_one() 362 fall_values[fall]); in stmpe_dbg_show_one()
|
| /drivers/iommu/ |
| A D | Kconfig | 133 runtime default will fall back to IOMMU_DEFAULT_DMA_STRICT. 143 runtime default will fall back to IOMMU_DEFAULT_DMA_STRICT.
|
| /drivers/cpufreq/ |
| A D | Kconfig.arm | 227 we will fall-back so safe-values contained in Device Tree. Enable
|
| /drivers/scsi/ |
| A D | 53c700.scr | 264 ; fall through to MsgInDuringData
|
| A D | 53c700_d.h_shipped | 468 ; fall through to MsgInDuringData
|
| /drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| A D | gpc.fuc | 113 // fall through to main loop after completion.
|
| A D | hub.fuc | 61 // fall through to main loop after completion.
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.seq | 915 * successfully, SCSIEN should fall *long* before we 1398 * count REQ while we are waiting for it to fall during
|
Completed in 17 milliseconds