Home
last modified time | relevance | path

Searched refs:fall (Results 1 – 10 of 10) sorted by relevance

/drivers/gpio/
A Dgpio-mt7621.c112 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 Dgpio-mlxbf2.c292 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 Dgpio-stmpe.c314 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 DKconfig133 runtime default will fall back to IOMMU_DEFAULT_DMA_STRICT.
143 runtime default will fall back to IOMMU_DEFAULT_DMA_STRICT.
/drivers/cpufreq/
A DKconfig.arm227 we will fall-back so safe-values contained in Device Tree. Enable
/drivers/scsi/
A D53c700.scr264 ; fall through to MsgInDuringData
A D53c700_d.h_shipped468 ; fall through to MsgInDuringData
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dgpc.fuc113 // fall through to main loop after completion.
A Dhub.fuc61 // fall through to main loop after completion.
/drivers/scsi/aic7xxx/
A Daic79xx.seq915 * successfully, SCSIEN should fall *long* before we
1398 * count REQ while we are waiting for it to fall during

Completed in 17 milliseconds