Home
last modified time | relevance | path

Searched refs:KYCR2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dsh_keysc.c42 #define KYCR2 1 macro
66 sh_keysc_write(p, KYCR2, KYCR2_IRQ_LEVEL | (keys_set << 8)); in sh_keysc_level_mode()
103 sh_keysc_write(priv, KYCR2, KYCR2_IRQ_DISABLED); in sh_keysc_isr()
131 } while (sh_keysc_read(priv, KYCR2) & 0x01); in sh_keysc_isr()
272 sh_keysc_write(priv, KYCR2, KYCR2_IRQ_DISABLED); in sh_keysc_remove()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dsh_keysc.c42 #define KYCR2 1 macro
66 sh_keysc_write(p, KYCR2, KYCR2_IRQ_LEVEL | (keys_set << 8)); in sh_keysc_level_mode()
103 sh_keysc_write(priv, KYCR2, KYCR2_IRQ_DISABLED); in sh_keysc_isr()
131 } while (sh_keysc_read(priv, KYCR2) & 0x01); in sh_keysc_isr()
272 sh_keysc_write(priv, KYCR2, KYCR2_IRQ_DISABLED); in sh_keysc_remove()

Completed in 2 milliseconds