Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/km_arm/
H A Dfpga_config.c33 static int boco_clear_bits(u8 reg, u8 flags) in boco_clear_bits() function
123 ret = boco_clear_bits(SPI_REG, CFG_EEPROM); in trigger_fpga_config()
128 ret = boco_clear_bits(SPI_REG, FPGA_PROG | FPGA_INIT_B); in trigger_fpga_config()
233 ret = boco_clear_bits(PRST1, resets); in fpga_reset()