Searched refs:BAUD_RATE_SYSFS (Results 1 – 2 of 2) sorted by relevance
139 #define BAUD_RATE_SYSFS "/sys/devices/platform/kim/baud_rate" macro
380 fd = open(BAUD_RATE_SYSFS, O_RDONLY); in st_uart_config()382 UIM_ERR("Can't open %s", BAUD_RATE_SYSFS); in st_uart_config()