Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c167 #define GPIO_FLASH_PIN_MASK BIT(HIVE_GPIO_STROBE_TRIGGER_PIN) macro
1358 select = gpio_reg_load(GPIO0_ID, _gpio_block_reg_do_select) & ~GPIO_FLASH_PIN_MASK; in ia_css_init()
1359 enable = gpio_reg_load(GPIO0_ID, _gpio_block_reg_do_e) | GPIO_FLASH_PIN_MASK; in ia_css_init()