Symbol: aspeed_uart_routing_selector
drivers/soc/aspeed/aspeed-uart-routing.c
106
static struct aspeed_uart_routing_selector ast2500_uart4_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
124
static struct aspeed_uart_routing_selector ast2500_uart3_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
142
static struct aspeed_uart_routing_selector ast2500_uart2_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
160
static struct aspeed_uart_routing_selector ast2500_uart1_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
178
static struct aspeed_uart_routing_selector ast2500_io5_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
196
static struct aspeed_uart_routing_selector ast2500_io4_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
214
static struct aspeed_uart_routing_selector ast2500_io3_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
232
static struct aspeed_uart_routing_selector ast2500_io2_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
250
static struct aspeed_uart_routing_selector ast2500_io1_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
288
static struct aspeed_uart_routing_selector ast2600_uart10_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
308
static struct aspeed_uart_routing_selector ast2600_io10_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
329
static struct aspeed_uart_routing_selector ast2600_uart4_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
347
static struct aspeed_uart_routing_selector ast2600_uart3_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
365
static struct aspeed_uart_routing_selector ast2600_uart2_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
383
static struct aspeed_uart_routing_selector ast2600_uart1_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
401
static struct aspeed_uart_routing_selector ast2600_io4_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
419
static struct aspeed_uart_routing_selector ast2600_io3_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
437
static struct aspeed_uart_routing_selector ast2600_io2_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
455
static struct aspeed_uart_routing_selector ast2600_io1_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
48
container_of(_dev_attr, struct aspeed_uart_routing_selector, dev_attr)
drivers/soc/aspeed/aspeed-uart-routing.c
496
struct aspeed_uart_routing_selector *sel = to_routing_selector(attr);
drivers/soc/aspeed/aspeed-uart-routing.c
523
struct aspeed_uart_routing_selector *sel = to_routing_selector(attr);
drivers/soc/aspeed/aspeed-uart-routing.c
66
static struct aspeed_uart_routing_selector ast2500_io6_sel = {
drivers/soc/aspeed/aspeed-uart-routing.c
86
static struct aspeed_uart_routing_selector ast2500_uart5_sel = {