Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dadvlib.c387 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
471 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
538 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
552 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
Dadvlib.h1263 #define ASC_SET_CHIP_CFG_MSW(iot, ioh, data) bus_space_write_2((iot), (ioh), ASC_IOP_CONFIG_HIGH,… macro