17 lines · plain
1What: /sys/devices/platform/amba_pl/<dev>/errcnt2Date: Nov 20223Contact: appana.durga.kedareswara.rao@amd.com4Description: This control file provides the fault detection count.5 This file cannot be written.6 Example:7 # cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt8 19 10What: /sys/devices/platform/amba_pl/<dev>/dis_block_break11Date: Nov 202212Contact: appana.durga.kedareswara.rao@amd.com13Description: Write any value to it, This control file enables the break signal.14 This file is write only.15 Example:16 # echo <any value> > /sys/devices/platform/amba_pl/44a10000.tmr_manager/dis_block_break17