Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/fpga/
H A Dsocfpga.c119 static struct cfgmgr_mode cfgmgr_modes[] = { variable
329 if ((msel >= ARRAY_SIZE(cfgmgr_modes)) || !cfgmgr_modes[msel].valid) in socfpga_fpga_cfg_mode_get()
349 ctrl_reg |= cfgmgr_modes[mode].ctrl; in socfpga_fpga_cfg_mode_set()
/kernel/linux/linux-6.6/drivers/fpga/
H A Dsocfpga.c119 static struct cfgmgr_mode cfgmgr_modes[] = { variable
329 if ((msel >= ARRAY_SIZE(cfgmgr_modes)) || !cfgmgr_modes[msel].valid) in socfpga_fpga_cfg_mode_get()
349 ctrl_reg |= cfgmgr_modes[mode].ctrl; in socfpga_fpga_cfg_mode_set()

Completed in 3 milliseconds