Home
last modified time | relevance | path

Searched refs:MSR_PIC_ZSEL_HIGH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dcs5535.h33 #define MSR_PIC_ZSEL_HIGH 0x51400023 macro
54 rdmsr(MSR_PIC_ZSEL_HIGH, lo, hi); in cs5535_pic_unreqz_select_high()
57 wrmsr(MSR_PIC_ZSEL_HIGH, lo, hi); in cs5535_pic_unreqz_select_high()
/openbmc/linux/drivers/gpio/
H A Dgpio-cs5535.c155 rdmsr(MSR_PIC_ZSEL_HIGH, lo, hi); in cs5535_gpio_set_irq()
160 wrmsr(MSR_PIC_ZSEL_HIGH, lo, hi); in cs5535_gpio_set_irq()