Searched refs:WS_16BIT (Results 1 – 3 of 3) sorted by relevance
251 #define WS_16BIT 0x04 macro
2947 which = (window->state & WS_16BIT) ? SYSMEM_DATA_16 : 0; in pcic_set_window()3368 which = (window->state & WS_16BIT) ? in pcic_set_window()3392 if (window->state & WS_16BIT) in pcic_set_window()3398 if (window->state & WS_16BIT) in pcic_set_window()4497 window->state |= WS_16BIT; in pcic_get_window()
4982 sw.state |= WS_16BIT; in cs_modify_mem_window()4984 sw.state &= ~WS_16BIT; in cs_modify_mem_window()5577 set_window.state = (WS_ENABLED | WS_16BIT |6102 ((Attributes & IO_DATA_PATH_WIDTH_16)?WS_16BIT:0));