Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-ws16c48.c34 #define WS16C48_PAGE_LOCK 0x7 macro
147 ret = regmap_write(ws16c48gpio->map, WS16C48_PAGE_LOCK, ENAB_PAGE); in ws16c48_handle_mask_sync()
156 ret = regmap_write(ws16c48gpio->map, WS16C48_PAGE_LOCK, INT_ID_PAGE); in ws16c48_handle_mask_sync()
188 ret = regmap_write(ws16c48gpio->map, WS16C48_PAGE_LOCK, POL_PAGE); in ws16c48_set_type_config()
197 ret = regmap_write(ws16c48gpio->map, WS16C48_PAGE_LOCK, INT_ID_PAGE); in ws16c48_set_type_config()
227 err = regmap_write(map, WS16C48_PAGE_LOCK, ENAB_PAGE); in ws16c48_irq_init_hw()
242 return regmap_write(map, WS16C48_PAGE_LOCK, INT_ID_PAGE); in ws16c48_irq_init_hw()