Searched refs:LOWER_DATA (Results 1 – 2 of 2) sorted by relevance
340 #define LOWER_DATA (bar1 + COBALT_BUS_BAR1_BASE + 4) macro346 return ioread32(LOWER_DATA); in cobalt_bus_read32()356 iowrite16(data, LOWER_DATA); in cobalt_bus_write16()366 iowrite32(data, LOWER_DATA); in cobalt_bus_write32()
2286 #define LOWER_DATA LOWER_BASE "/data" macro2287 static const char lower_fl1[] = LOWER_DATA "/fl1";2288 static const char lower_dl1[] = LOWER_DATA "/dl1";2289 static const char lower_dl1_fl2[] = LOWER_DATA "/dl1/fl2";2290 static const char lower_fo1[] = LOWER_DATA "/fo1";2291 static const char lower_do1[] = LOWER_DATA "/do1";2292 static const char lower_do1_fo2[] = LOWER_DATA "/do1/fo2";2293 static const char lower_do1_fl3[] = LOWER_DATA "/do1/fl3";2447 "lowerdir=" LOWER_DATA in FIXTURE_SETUP()2540 .path = LOWER_DATA, in TEST_F_FORK()
Completed in 13 milliseconds