Lines Matching refs:aspeed_uart_routing_selector
39 struct aspeed_uart_routing_selector { struct
48 container_of(_dev_attr, struct aspeed_uart_routing_selector, dev_attr) argument
66 static struct aspeed_uart_routing_selector ast2500_io6_sel = {
86 static struct aspeed_uart_routing_selector ast2500_uart5_sel = {
106 static struct aspeed_uart_routing_selector ast2500_uart4_sel = {
124 static struct aspeed_uart_routing_selector ast2500_uart3_sel = {
142 static struct aspeed_uart_routing_selector ast2500_uart2_sel = {
160 static struct aspeed_uart_routing_selector ast2500_uart1_sel = {
178 static struct aspeed_uart_routing_selector ast2500_io5_sel = {
196 static struct aspeed_uart_routing_selector ast2500_io4_sel = {
214 static struct aspeed_uart_routing_selector ast2500_io3_sel = {
232 static struct aspeed_uart_routing_selector ast2500_io2_sel = {
250 static struct aspeed_uart_routing_selector ast2500_io1_sel = {
288 static struct aspeed_uart_routing_selector ast2600_uart10_sel = {
308 static struct aspeed_uart_routing_selector ast2600_io10_sel = {
329 static struct aspeed_uart_routing_selector ast2600_uart4_sel = {
347 static struct aspeed_uart_routing_selector ast2600_uart3_sel = {
365 static struct aspeed_uart_routing_selector ast2600_uart2_sel = {
383 static struct aspeed_uart_routing_selector ast2600_uart1_sel = {
401 static struct aspeed_uart_routing_selector ast2600_io4_sel = {
419 static struct aspeed_uart_routing_selector ast2600_io3_sel = {
437 static struct aspeed_uart_routing_selector ast2600_io2_sel = {
455 static struct aspeed_uart_routing_selector ast2600_io1_sel = {
496 struct aspeed_uart_routing_selector *sel = to_routing_selector(attr); in aspeed_uart_routing_show()
523 struct aspeed_uart_routing_selector *sel = to_routing_selector(attr); in aspeed_uart_routing_store()