#!/bin/bash

echo "Send the PLL sync signals ... "

pci -w 0x9040 0x11200F00
sleep 1
echo "Done .... "
pci -w 0x9040 0x10200F00