Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/dw100/
H A Ddw100_regs.h107 #define DW100_BUS_CTRL_AXI_MASTER_ENABLE BIT(31) macro
H A Ddw100.c1122 val |= DW100_BUS_CTRL_AXI_MASTER_ENABLE; in _dw100_hw_set_master_bus_enable()
1124 val &= ~DW100_BUS_CTRL_AXI_MASTER_ENABLE; in _dw100_hw_set_master_bus_enable()